after i posted, i figured out how to check on bash instead of cp. the for loop
for i in old/[a-z]* is returning all the filenames, not just the ones that start with lower case letters...... bad bad bad behaviour IMHO thanks, Chuck -- cp in 8.04 is not case sensitive https://bugs.launchpad.net/bugs/208100 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
