Mailing List Archive

Support open source code!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Converting uppercase file names to lowercase filenames



-> Hi Folks
-> 
-> Without resorting to awk, sed, perl is there a utility which can convert
-> a file name which is all in uppercase to lowercase.

tr 'A-Z' 'a-z'

;)

--Dmytro
-> 
-> Cheers
-> 
-> Antony
-> 



Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links