I am looking for a way to permanently change the contents of a directory from lowercase to uppercase.
If I input the command:
echo *.* | tr a-z A-Z
it outputs a list of the files in uppercase but doesn't actually change them.
Can anybody help out?
Thanks
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list