Skip to content

Instantly share code, notes, and snippets.

@leveled
Created July 14, 2021 22:39
Show Gist options
  • Save leveled/ccb96b83d44b7b45a31d84e6994c5226 to your computer and use it in GitHub Desktop.
Save leveled/ccb96b83d44b7b45a31d84e6994c5226 to your computer and use it in GitHub Desktop.
TAR cheatsheet
#List contents of a tar file
tar -tvf archive.tar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment