RE: ** Shell Script to make UPPER CASE **

RE: ** Shell Script to make UPPER CASE **

 

  

$ tr "[:lower:]" "[:upper:]" <infile >outfile

-----Original Message-----
From: Kumar, Sanjeeb [mailto:[Email Address Removed] Thursday, May 30, 2002 8:21 PM
To: LazyDBA.com Discussion
Subject: ** Shell Script to make UPPER CASE **



Hi Gurus,

I need to write a Shell Script which will make all the Lower case letters in a flat file to Upper case.
Can anybody assist me in that ?

Thanks..
S KUMAR

Oracle LazyDBA home page