Skip to content

Instantly share code, notes, and snippets.

@bitdivine
Created May 9, 2016 14:22
shebang arguments
#!/usr/bin/gawk {system("my command here " FILENAME); exit}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment