David Gilden [[EMAIL PROTECTED]] quoth:
*>
*>mycomputer% perl -ews foreach $files (<./*>) {rename($file,"new-$file");}
*>
*>Am I on the right track?
To pain, yes :) Check out File::Find and you might also learn the joys of
your shell with sed and awk :)
http://www.perlfaq.com/cgi-bin/view?view_by_id=19 may also be helpful.
*>PS: Is there a mailing list or any good web resources for learning UNIX?
Install *BSD on your computer and start breaking things :)
http://www.stokely.com/ is really the best site going for Unix, especailly
Sun, admins.
e.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]