zsh-users
 help / color / mirror / code / Atom feed
* Upper case
@ 1999-10-25 19:54 Mircea Damian
  1999-10-25 21:50 ` Geoff Wing
  0 siblings, 1 reply; 7+ messages in thread
From: Mircea Damian @ 1999-10-25 19:54 UTC (permalink / raw)
  To: zsh-users


Hello,

I was wondering yesterday if there is a simple way to rename all my song
files(mp3) from


name with spaces.mp3   ->  Name With Spaces.mp3

with something like:
for i in *.mp3; do 
mv -v $i (UNKNOWN_PART_TO_ME)
done


I tried using sed there but with no luck. Can anyone give me a clue here?

-- 
Mircea Damian
E-mails: dmircea@kappa.ro, dmircea@roedu.net
WebPage: http://taz.mania.k.ro/~dmircea/


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~1999-10-26 16:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-25 19:54 Upper case Mircea Damian
1999-10-25 21:50 ` Geoff Wing
1999-10-26  7:39   ` Mircea Damian
1999-10-26 13:19     ` Mohamed LRHAZI
1999-10-26 13:25     ` Upper case [correction] Mohamed LRHAZI
1999-10-26 14:47       ` Mohamed LRHAZI
1999-10-26 13:34   ` Upper case Andrei Zmievski

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).