[ale] Archiving directories/files with "compressed" mirror version

JK jknapka at kneuro.net
Thu Aug 14 04:49:55 EDT 2008


Michael B. Trausch wrote:
> On Wed, 2008-08-13 at 14:48 -0400, Ed L. Cashin wrote:
>> Do you have lots of free space and resources?
>>
>> You could do that with,
>>
>>   cp -a foo foo.archive
>>   find foo.archive -type f -exec bzip2 '{}' ';'
> 
> This approach is nice and simple.  It will, of course, only work if you

... etc.

OK Mike, I just have to know: did you just know all this off the
top of your head, or did you spend a couple hours goofing around
with bash to figure it out?  For me, it would be the "couple
hours goofing around" thing, which is why I rarely answer these
questions in such detail :-)

-- JK

-- 
I do not particularly want to go where the money is -
  it usually does not smell nice there. -- A. Stepanov


More information about the Ale mailing list