Skip to content
Cedric TESNIERE edited this page Aug 24, 2015 · 16 revisions

Don't use ls | grep. Use a glob or a for loop with a condition to allow non-alphanumeric filenames.

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