Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] tar to compress directory to be saved as file (Read 228 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

[SOLVED] tar to compress directory to be saved as file

How do we do tar of a directory that must be compressed then piped to be saved as archive file while simultaneously has the pipe forked in order that tar to decompress it to another directory ?