Created
November 2, 2023 09:39
-
-
Save nitsanavni/dc67ceb9947fde41cb16c31adeaa1484 to your computer and use it in GitHub Desktop.
jq shebang
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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