Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ${i:r}-question
- X-seq: zsh-users 9349
- From: Meino Christian Cramer <Meino.Cramer@xxxxxx>
- To: david@xxxxxxxxxx
- Subject: Re: ${i:r}-question
- Date: Sat, 27 Aug 2005 19:41:10 +0200 (CEST)
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <uh71h1tmfa305slmjif66qi0be10higa37@xxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20050826.183216.75189062.Meino.Cramer@xxxxxx> <uh71h1tmfa305slmjif66qi0be10higa37@xxxxxxx>
From: zzapper <david@xxxxxxxxxx>
Subject: Re: ${i:r}-question
Date: Sat, 27 Aug 2005 18:11:41 +0100
Hi David ! :)
Thanks for your reply.
Hrmmm....may be I struggled over my own limited English in this
conversation.
With "(nice tool! use it! :O)))" I meant "Atool is a nice tool and I
want to recommend it."
Unfortunately I dont know exactly, whether I understood you right:
"Can't see where you'd use it?"
Do you want to know why/when I use it? If so:
A comparison: Packing a sourcetree with p7zip, preserving as much
information a possible, conventional way:
tar cvf - <sourcetree> | 7z a -si <sourcetree>.7z -
With apack:
apack <sourcetree>.7z <sourcetree>
I think, this clearifies things a little ?! :O)
Keep zshing and have a nice weekend!
Meino
> On Fri, 26 Aug 2005 18:32:16 +0200 (CEST), wrote:
>
> >Hi,
> >
> > I am currently wrting a little shell script, which encapsulates the
> > new "arepack" addition of atool-0.31.0 (nice tool! use it! :O))).
> >
> Sorry no answer to your query but :-
>
> Presumably:-
>
> Atool - Script for managing file archives
> atool manages file archives (tar, tar+gzip, zip, etc). 'aunpack' extracts files from an archive,
> andt overcomes the dreaded "multiple files in archive root" problem by first extracting to a unique
> subdirectory, and then moving back the files if possible. aunpack also prevents local files from
> being overwritten by mistake. Other commands provided are apack (for creating archives), als (for
> listing files in archives), and acat (for extracting files to stdout).
>
> Can't see where you'd use it?
>
> --
> zzapper
> Success for Techies and Vim,Zsh tips
> http://SuccessTheory.com/
>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author