On Wed, Aug 14, 2002 at 05:14:09PM +0200, Corinna Vinschen wrote: >On Wed, Aug 14, 2002 at 10:43:59AM -0400, Joe Buehler wrote: >> - GNU cpio can unpack just about anything -- feed it into stdin >> and it figures it out. > >What I like in cpio is how easy you can copy a whole directory tree.
Me, too. I used to use it all of the time. These days I just use rsync -a . /somewhere . cgf
