Public bug reported:
I ran the following test in kubuntu 8.04 from the daily-live distro of March
27, but
suspect it is true of most of previous distros.....
mkdir old new
cd old
touch a A A1 b c d E F G H
cd ..
for i in old/[a-z]*
do
cp $i new
done
ls new
shows that the upper case filenames are also copied!!
This is a serious bug. Don't know it is due to bash or the
cp command itself.
FYI
Chuck
** Affects: ubuntu
Importance: Undecided
Status: New
--
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