I am using tar -cvf dog.tar /tmp
I receive the following message before the files are successfully backed up:
tar: Removing leading / from absolute path names in the archive
I DO NOT want tar to remove the leading "/".
How can I prevent this ?
Thanks
Bob Schmid
bob_schmid@hmis.org
330-746-1010 ext. 1347
I receive the following message before the files are successfully backed up:
tar: Removing leading / from absolute path names in the archive
I DO NOT want tar to remove the leading "/".
How can I prevent this ?
Thanks
Bob Schmid
bob_schmid@hmis.org
330-746-1010 ext. 1347