Skip to content

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.sh

Learn more

Built-in linters and utilities · Troubleshooting · All commands

MIT LicenseCopyright © 2026jdx.dev