[SLE] tcsh script to change case of files and directories
I have a directory that I would like to change all the filename to lower case. Anyone have any thoughts on an easy way to do that in tcsh? Sam -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Hi, On Tue, Jun 27 2000 at 08:23 -0400, Sam Carleton wrote:
I have a directory that I would like to change all the filename to lower case. Anyone have any thoughts on an easy way to do that in tcsh?
mmv "*" "#l1" Ciao, Stefan -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
participants (2)
-
activex1@one.net
-
stefan.troeger@wirtschaft.tu-chemnitz.de