Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: help with 'rename' function
- X-seq: zsh-users 1598
- From: mason@xxxxxxxxxxxxxxx (Geoff Wing)
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Re: help with 'rename' function
- Date: 12 Jun 1998 16:21:07 GMT
- Organization: PrimeNet Computer Consultants
- References: <Pine.SOL.3.95.980612084320.12190A-100000@xxxxxxxxxxxxxxxxxxxx> <199806121553.LAA15720@xxxxxxxxxxxxxxx>
- Reply-to: mason@xxxxxxxxxxxxxxx
Timothy J Luoma <luomat+Lists/Zsh/users@xxxxxxxxxxxxxxx> typed:
:> for a in *.THIS
:> mv $a $a:r.THAT
:HRm.... I've never seen the :r before.
:Where can I learn more about the "variable:X" usage?
:ps -- yes your answer works just fine for what I want
HISTORY EXPANSION/Modifiers. (Not necessarily where you'd expect to find them)
--
Geoff Wing <gcw@xxxxxxxxx> Mobile : 0412 162 441
Work URL: http://www.primenet.com.au/ Ego URL: http://pobox.com/~gcw/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author