Under Debian just install shellsheck .. it’s autmatically included in vim via syntastic.
See also shellcheck-repository on github
A site to leave my notes.
Under Debian just install shellsheck .. it’s autmatically included in vim via syntastic.
See also shellcheck-repository on github
chgrp somegroup subdirectory chmod g+s subdirectory
strace -f -C -i -tt -s 65535 -p <PID>