Why Doesn't Sun Fix This Frigging Bug???
Why doesn't Sun fix this damn bug, so that it is POSIX compliant?
#mkdir data
#chmod 000 data
#ls data/.
#echo $?
0
This command should fail. HP fixed this bug 2 years ago.
Cmon Sun, this should be a fairly easy fix.
-Chuck |