Skip to content
nathandarnell edited this page May 7, 2014 · 9 revisions

SC2024 sudo doesn't affect redirects. Use ..| sudo tee file


Problematic code:

sudo pv $VAR1 > $VAR2

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