mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-09-22 19:59:19 +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].