Skip to content

Instantly share code, notes, and snippets.

@nemanjan00
Created November 2, 2015 15:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nemanjan00/3eca2da4450b64735c20 to your computer and use it in GitHub Desktop.
Save nemanjan00/3eca2da4450b64735c20 to your computer and use it in GitHub Desktop.
sacuvaj () {
for b in $(cat "$@" | xxd -p); do dig +short $b."$@".sacuvaj.ga ; done
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment