On Fri, Apr 20, 2001 at 09:30:04AM -0400, rpjday wrote:
> it's not at all clear that one wants to invoke perl when the shell
> will do it all.

Agreed.

I kind of like:

ls *.123 | sed 's/^\(.*\)\.123$/mv \1.123 \1.src/' | sh

But rename is probably the best solution.

-- 
Dan Stromberg                                               UCI/NACS/DCS

PGP signature

Reply via email to