Created
July 14, 2021 22:39
-
-
Save leveled/ccb96b83d44b7b45a31d84e6994c5226 to your computer and use it in GitHub Desktop.
TAR cheatsheet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #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