Skip to content

Instantly share code, notes, and snippets.

@ibrahimsn98
Created November 1, 2020 18:41
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 ibrahimsn98/e54e302fb54a754d5695b4ca6df7b582 to your computer and use it in GitHub Desktop.
Save ibrahimsn98/e54e302fb54a754d5695b4ca6df7b582 to your computer and use it in GitHub Desktop.
extract ab file
( printf "\x1f\x8b\x08\x00\x00\x00\x00\x00" ; tail -c +25 cat.ab ) | tar xfvz -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment