how can I lowercase: all file names ? all directory names ? recursively ?
I have user's web data in miXED CAse, and, I think I'd rather lower case it now I've found this: # apropos lowercase iswlower (3) - test for lowercase wide character towlower (3) - convert a wide character to lowercase though this doesn't seem to be a utility I can use ? -- Voytek -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
