need something universal. Plus now also EOL conversion is
needed, which again doesn't seem to have an easy and portable
*nix command.


Here is a perl one-line that does the same thing from the command line:

|perl -MFile::Copy -e 'move $_, lc($_) foreach glob "*"'|

|I'm not sure that darwin have installed perl at default, universal are bash script

Thank you. This works on Darwin. I think perl is part of
the base system here since long, but don't know the exact
details.

If someone feels like it, please update dbu/rl/superlib
readme.txt files with such information.
I think that for *nix users is enought info in readme files

Okay.

Brgds,
Viktor

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to