[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: about tar works



Nevruz Mesut Sahin wrote:

  I wrote comand below

 tar -cvvf /disk1/data/xyz.tar /disk1/data/folders

Interesting. I wonder whether it tried to tar that
file inside itself. Might lead to weirdness, like
a completely full disc.
What does

$ df

show?

it works but created file (xyz.tar) is hidden. when I
use find /disk1/data -name xyz.tar system finds it but
the written is red also I can!t copy it to another
place. thanks

I'm not sure I understand what you mean by "hidden".
What does

$ ls -l /disk1/data/xyz.tar

show for the permissions? You say you can't see the file
from a Windows machine. How about other files in that
directory? There is a myriad of reasons "sharing" files
may not work.

Mike
--
p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
This message made from 100% recycled bits.
You have found the bank of Larn.
I can explain it for you, but I can't understand it for you.
I speak only for myself, and I am unanimous in that!



Reply to: