Subject: Re: Moving Unix
To: NetBSD Amiga <port-amiga@NetBSD.ORG>
From: Todd Vierling <tv@pobox.com>
List: port-amiga
Date: 08/29/1996 17:39:59
On Thu, 29 Aug 1996, Matthias Scheler wrote:

: The "dump" and "restore" command I told need only very littel additional
: harddisk space (for "restoresymtable"). It is just a fast, reliable and
: comfortable method to copy whole partition under NetBSD.

There's always the classic line run under csh:

    (cd /usr; tar cf - * .??*) | (cd /mnt; tar xfp -)

=====
== Todd Vierling (Personal tv@pobox.com; Business tv@iag.net) Cast a vote! ==
== System administrator/technician, Internet Access Group, Orlando Florida ==
== Dialups in Orange, Volusia, Lake, Osceola counties - http://www.iag.net ==