find * | xargs --max-lines=1 rename "y/A-Z/a-z/"
----- Original Message ---- > From: Daniel Escasa <[email protected]> > To: Philippine Linux Users' Group (PLUG) Technical Discussion List > <[email protected]> > Sent: Thursday, February 19, 2009 21:26:24 > Subject: Re: [plug] filename case change utility? > > Sabi ko noong Thu, Feb 19, 2009 at 9:23 PM: > > Anyone know of a good utility to traverse a directory tree and change the > > case of filenames? I copied files from a USB stick, and they were uppercase > > BTW, I've tried Google (ako pa :) > > -- > Daniel O. Escasa > independent IT consultant and writer > contributor, Free Software Magazine (http://www.freesoftwaremagazine.com) > personal blog at http://descasa.i.ph > Twitter page at http://www.twitter.com/silverlokk > If we choose being kind over being right, we will be right every time. > _________________________________________________ > Philippine Linux Users' Group (PLUG) Mailing List > http://lists.linux.org.ph/mailman/listinfo/plug > Searchable Archives: http://archives.free.net.ph _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

