Jeff Laine wrote:
My goal is to rename several files in such a way as to decapitalize starting letters in their names. The solution seems to be simple but I'm stuck. What should I use? awk/sed or write some shell-script?
I found myself at this point once too, and then I discovered /usr/ports/sysutils/rename.
Sure, its not as crazy as krename (it wont read any metadata), but it runs in a terminal, is written in C and supports extended regular expressions.
JimBow _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"