Re: how can I copy?

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

 



> 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.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux