11 Jul
2010
11 Jul
'10
10:31 a.m.
On Sun, Jul 11, 2010 at 03:14, F. Gr. <fgr@anche.no> wrote:
Does anybody know a Perl or Bash script to do what I've written in the subject?
I believe this should do it: find -depth -execdir sh -c 'mv {} $(echo {} | tr a-z A-Z)' \; ~celti