[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Rename files



On Tue, Mar 21, 2000 at 03:57:14PM +0100, Robert Kasunic wrote:
> Hi!
> 
> I'm trying to rename a lot of files. I just want to substitute underlines
> with whitespaces. How can I do that?

You might use mmv.

If your files are:  foo_bars
then use	   mmv "*_*" '#1\ #2'	(quotes required)

hth
Robert

> 
> TIA
> 
> Robert
> robert@kasunic.de
> 
> 
> 
> PS: Please reply to robert@kasunic.de
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
> 
> 


Reply to: