Hi perl users,

I have ftp some files from NT to unix and it has put all my files in lowercase.
Is there a way to use the perl command line to uppercase all my files.  

should be something  perl -p  -e   ???       * 
output would be   filea    to  FILEA

I know how to use sed buit I dont know how to change the file to upercase FILE.

If you have a script that would do this I really would apprciate the help.


Thanks

_______________________________________________
Perl-Unix-Users mailing list. To unsubscribe go to 
http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users

Reply via email to