What do the tar action options -c, -t, and -x mean?
-c
-t
-x
Create an archive, list its contents, and extract its contents.
Compress data, test the network, and execute archived programs.
Enable verbose output, name the archive, and preserve permissions.
Copy locally, transfer remotely, and delete the source.