On Mon, 22 Nov 1999, Dan Larsson wrote:
> Is it possible to preserve the cache content if I want
> to move the cache dir to another harddisk drive?
Probably yes. Use '-p' option to cp or cpio. For example:
find . -depth -print | cpio -pdlmv newdir
Moving an entire cache_dir from one filesystem to another
may take a very long time.
Duane W.
Received on Mon Nov 22 1999 - 11:48:34 MST
This archive was generated by hypermail pre-2.1.9 : Wed Apr 09 2008 - 11:57:32 MDT