Skip to content
koalaman edited this page Oct 13, 2015 · 1 revision

In dash, is not supported.

You are writing a script for dash, but you're using a feature that dash doesn't support (in this case, bash/ksh style [[ .. ]] conditions).

See Ubuntu's DashAsBinSh migration guide for how to make bash-specific scripts dash-compatible.

Clone this wiki locally