Skip to content

Instantly share code, notes, and snippets.

@uptimizt
Created October 24, 2018 08:15
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save uptimizt/bfb6b0fa6bc6093fc59a4127e1c101ec to your computer and use it in GitHub Desktop.
Save uptimizt/bfb6b0fa6bc6093fc59a4127e1c101ec to your computer and use it in GitHub Desktop.
Extract Sql.Gz File On Command Line (macos, linux)
gzip -d backup-20100910164109.sql.gz
@Username070
Copy link

I just wanted to note, that your given command could produce an unexpected result and ruin someones day..

@juresaht2
Copy link

Well if they were copying commands off the Internet without understanding them they deserved it.

https://explainshell.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment