On 2010-09-16 at 13:38 +0200 Michael Wood sent off: > Hi > > On 16 September 2010 09:02, Alessio Tomelleri - ARPAV Dipartimento di > Belluno <[email protected]> wrote: > > ..maybe could be useful this command ?! get a closer look "man tr" > > > > tr [:upper:] [:lower:] < myfile > > He wants to change the filename, not the contents :)
convmv --lower -r /bla/ if you also have non-ASCII characters, you may also specify the charset so that it lowercases those characters correctly. Björn -- SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen phone: +49-551-370000-0, fax: +49-551-370000-9 AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
