Opened 12 years ago
Closed 12 years ago
#259 closed defect (invalid)
klibc5 package binary utilities are not standard *NIX
Reported by: | jxt | Owned by: | bird |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | binutils | Version: | |
Severity: | major | Keywords: | |
Cc: |
Description
In particular, ls does not respect wild cards. The earlier version that was installed by the 5.9.40 warpin cp didn't work either. Can't tell from the warpin database what the filespec was, but somehow it insinuated the bin path onto the front of my path statement, thereby breaking a script that depended on a good cp.exe further down the path:-(
Date and size of the cp.exe: 2011/08/28 97123.
G:\bin>.\ls c* ls: cannot access c*: No such file or directory
Had to rework the path statement to fix my script.
Note:
See TracTickets
for help on using tickets.
I don't think this is my bug... I don't remember shipping any cp.exe last August.