Bug 3300
Summary: | which is which. Unpredictable. | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | torben |
Component: | which | Assignee: | Than Ngo <than> |
Status: | CLOSED NEXTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.0 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 1999-08-31 17:33:03 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
torben
1999-06-06 14:44:25 UTC
I have verified these to occur in a stock install of Red Hat 6.0. This is also fixed as of which-2.x. Version 2 writes to stderr: ~>/bin/rm `which foobar` /usr/bin/which: no foobar in (.:~/bin:/usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/X11R6/bin:/usr/X11R6/bin:/opt/kde/bin:/usr/local/share/prototype/scripts:/usr/local/java/bin) /bin/rm: too few arguments Try `/bin/rm --help' for more information. which-2.8 is in Raw Hide. |