GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Operating System  >  Unix Programming

 Print  |  
Question:  Write a korn shell script for renaming the filenames of the files stored in a folder to lower case.



February 02, 2009 21:19:56 #2
 ENIAC   Member Since: February 2009    Total Comments: 2 

RE: Write a korn shell script for renaming the filenames of the files stored in a folder to lower case.
 
It picks up directory names inside the folder and renames them.
I'll be building a proper KSH version soon enough.  Stay tuned.
     

 

Back To Question