In article <[EMAIL PROTECTED]>,
Dirk Bonne <[EMAIL PROTECTED]> wrote:
>They should with tar. e.g.:
>
>  tar cf - . | (cd somewhere; tar xvf -)
>
>Of course, you must set umask to 000 beforehand

Or use the "p" option with tar when you unpack i.e. tar xpvf -

Mike.
-- 
 Miquel van Smoorenburg | Our vision is to speed up time,
    [EMAIL PROTECTED]  |   eventually eliminating it.     <*>


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to