On Mon, 11 Nov 2002, Eli Billauer wrote:

> tar -c usr tmp home | { cd /bigdisk && tar -x; }

Small note:

  cp -a

Alternativly:

  tar --preserve

(check for files that aare supposed to be world-writable, and such)

-- 
Tzafrir Cohen
mailto:tzafrir@;technion.ac.il
http://www.technion.ac.il/~tzafrir



--------------------------------------------------------------------------
Haifa Linux Club Mailing List (http://www.haifux.org)
To unsub send an empty message to [EMAIL PROTECTED]


Reply via email to