Skip to content

Instantly share code, notes, and snippets.

@nitsanavni
Created November 2, 2023 09:39
Show Gist options
  • Save nitsanavni/dc67ceb9947fde41cb16c31adeaa1484 to your computer and use it in GitHub Desktop.
Save nitsanavni/dc67ceb9947fde41cb16c31adeaa1484 to your computer and use it in GitHub Desktop.
jq shebang
#!/usr/bin/env -S jq -nrf
"Hello world!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment