hk util check-shebang-scripts-are-executable
- Usage:
hk util check-shebang-scripts-are-executable <FILES>… - Effect: read-only
Check that files with shebangs are executable
Arguments
<FILES>…— Files to check
Flags
-h --help— Print help
Examples
Check that a script carrying a shebang is executable.
sh
hk util check-shebang-scripts-are-executable scripts/check.shLearn more
Built-in linters and utilities · Troubleshooting · All commands
