- To: Angus Lees <gusl@xxxxxxxxxxxxxxx>
- Subject: Re: [SLUG] Re: covert lowercase to uppercase.
- From: Rodos <rodos@xxxxxxxxxxx>
- Date: Mon Nov 20 21:31:58 2000
- Cc: Slug <slug@xxxxxxxxxxx>
On Mon, 20 Nov 2000, Angus Lees wrote:
> \begin{Rodos}
>
> > ls *.JPG | perl -ane 'chop; system("mv $_ " . lc($_));'
>
> perl has its own file ops you know ;)
>
> ls *.JPG | perl -lne 'rename $_, lc;'
Ah, I new it could be done better! I'll try to remember that one.
Rodos
--
rodos@xxxxxxxxxxx | Failure is not an option, it comes bundled with every
Camion Technology | Microsoft product. [unknown]
+61 2 9873 5105 |