Skip to content
Ahmed Yasin KUL edited this page Feb 15, 2022 · 1 revision

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

The shell may override 'time' as seen in man time(1). Use 'command time ..' for that one.