in reply to Re: command to tar files
in thread command to tar files
It is important to remember that when you tar in this way /path/to/input/file is stored in the tar so when you extract it, it will put it back in that very location. You probs what to ensure that you execute the tar command from the root of the files you want to tar and specify a full pathname to the tar file you are creating rather than the other way around.
--
Zigster