Re: how can I "find xyz | xargs tar" ... like gtar

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mats O Jansson
Date: Sunday, September 23, 2007 - 12:41 pm

On Sun, 23 Sep 2007, Didier Wiroth wrote:

When I started to do backup many years ago it was a find piped to cpio.

so i think you could replace the xargs tar with some variant of
cpio -o -H ustar which should generate a tar archive. 

but i havn't tested... So look at the switches for cpio.

-moj

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
how can I "find xyz | xargs tar" ... like gtar, Didier Wiroth, (Sun Sep 23, 11:53 am)
Re: how can I "find xyz | xargs tar" ... like gtar, Antoine Jacoutot, (Sun Sep 23, 11:59 am)
Re: how can I "find xyz | xargs tar" ... like gtar, Mats O Jansson, (Sun Sep 23, 12:41 pm)