how can I copy?

Tom Holroyd tomh at kurage.nimh.nih.gov
Wed Mar 19 02:39:33 UTC 2008


> Maybe something like this:
> 
> $ mkdir procnet
> $ tar cf - /proc/net/*|(cd procnet;tar xvf -)

Did you try that? tar doesn't work for me, neither cp -r, or other
obvious things. A lot of those utils try to memory map the file, or
other things like check the size (always zero for /proc). cat works.




More information about the fedora-list mailing list