> > On Mon, Sep 27, 1999 at 10:27:31AM +0200, Andrew Hately wrote: > > > # ( cd / ; tar cf - bin boot dev lib sbin usr var ) | tar xf - > > xfp - > > I forgot etc in the list.
better: rsync -av / <target> --exclude=/proc --exclude=<anything else you don't want to copy> Will __________________________________________________________________________ | Ever wonder why Windows doesn't come with the `uptime` command? | -------------------------------------------------------------------------- | [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] | | http://www.cis.udel.edu/~lowe/ | | PGP Public Key: http://www.cis.udel.edu/~lowe/index.html#pgpkey | --------------------------------------------------------------------------