[ale] mv *.JPG *.jpg

Geoffrey esoteric at 3times25.net
Tue Dec 17 16:57:01 EST 2002


I think mine wins for being the shortest...

Geoffrey wrote:
> 
> 
> Christopher Bergeron wrote:
> 
>> Does anyone know how I can do this:
>>
>> mv *.JPG *.jpg ???
> 
> 
> for fn in *.JPG; do
> 
>     mv $fn ${fn%JPG}jpg
> done
> 
>>
>> I can do it in DOS; but I haven't been able to figure out how to do it 
>> in linux yet.  Anyone have any suggestions?
>>
>> Thanks,
>> CB
>>
>> _______________________________________________
>> Ale mailing list
>> Ale at ale.org
>> http://www.ale.org/mailman/listinfo/ale
>>
>>
> 

-- 
Until later: Geoffrey		esoteric at 3times25.net

The latest, most widespread virus?  Microsoft end user agreement.
Think about it...

_______________________________________________
Ale mailing list
Ale at ale.org
http://www.ale.org/mailman/listinfo/ale






More information about the Ale mailing list