hide random home http://www.fmi.uni-passau.de/archive/doc/unix/unixhelp/Unixhelp/tips_tar.html (Einblicke ins Internet, 10/1995)

[tar]

[tar]

When you are creating a tarfile, you should never specify a full pathname (i.e. one with first character /) for the input files, as tar will attempt to recreate the files in a directory with exactly the same name when you extract them.

If you are extracting them on another system, this directory might not exist.