On Wed, 19 Dec 2001, Serafim Zanikolas wrote: >> the best way to mirror /dev/hda?
~ for me, it works handy to use <tar> like this :
tar clf - . | ( umask 0; cd /mnt; tar xvf - )
best wishes
On Wed, 19 Dec 2001, Serafim Zanikolas wrote: >> the best way to mirror /dev/hda?
~ for me, it works handy to use <tar> like this :
tar clf - . | ( umask 0; cd /mnt; tar xvf - )
best wishes