mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 02:59:55 +08:00
Flags for the hash builtin other than [-r] are undefined under POSIX sh. Dash also accepts [-v], while bash adds [-l] [-p filename] [-dt] aside from [-r].