Skip to content
koalaman edited this page Oct 13, 2015 · 2 revisions

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.

ShellCheck

Each individual ShellCheck warning has its own wiki page like SC1000. Use GitHub Wiki's "Pages" feature above to find a specific one, or see Checks.

Clone this wiki locally