[ale] Newb question

Thompson Freeman tfreeman at intel.digichem.net
Wed Jan 23 16:41:31 EST 2002




I'm likely to have a typo or three, but along the lines of:

#!/bin/sh
for stuff in * do
   mv $stuff $stuff".bak"
done

I don't do nearly enough shell work, but that is approximately correct I
think. And I'm sure somebody will fix my errors loudly!


On Wed, 23 Jan 2002, Ty Connell wrote:

> I would like to rename all the files in a directory from <file> to
> <file>.bak.  I know there is an easy way to do it, but I don't know it - any
> help?
> 
> My hacky solution was to use this:
> perl -pi.bak -e '//'
> which gives me backups of all the files.  Then I just blow away the real
> ones I don't want to use.
> 
> There must be a more elegant solution that my simple mind just does not
> know.
> 
> -ty
> 
> ---
> This message has been sent through the ALE general discussion list.
> See http://www.ale.org/mailing-lists.shtml for more info. Problems should be 
> sent to listmaster at ale dot org.
> 
> 

-- 
===========================================
The harder I work, the luckier I get.
                    Lee Iacocca
===========================================
Thompson Freeman          tfreeman at intel.digichem.net


---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be 
sent to listmaster at ale dot org.






More information about the Ale mailing list