[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

RE: bash script



I have the one written in C for doing the job. Run a.out from the directory
where all of your files reside.
 <<a.out>>  <<tolowercase.c>> 

> -----Original Message-----
> From:	Vani R. [SMTP:vani@xxxxxxxxxxxxxxx]
> Sent:	Monday, February 19, 2001 11:41 AM
> To:	LIP
> Subject:	[LIP] bash script
> 
> 
> Hi All,
> 
> I have around 120 files in a directory whose names are in uppercase
> letters. I want to change all these filenames to lowercase letters. I
> can't change it manually. I want to write a script to do the same. How
> do i do that? I have .c and .h files in the directory.
> Eg: TEST.C has to be converted to test.c
> 
> Regards,
> --vani--
> 
> 
> --
> Luck is what happens when preparation meets Oppurtunity
>       --Darrel Royal
> 
> 
> 
> ---------------------------------------------
> An alpha version of a web based tool to manage
> your subscription with this mailing list is at
> http://lists.linux-india.org/cgi-bin/mj_wwwusr

Attachment: a.out
Description: Binary data

Attachment: tolowercase.c
Description: Binary data