Cheat Sheet #day56 - tar
tar Command Cheatsheet
The tar command is used to create, manipulate, and extract archive files. It is commonly used for bundling multiple files into a single file for easy distribution and backup.
Syntax
tar [OPTION]... [FILE]...
Common Options
-c...
cloudtuned.hashnode.dev2 min read