Bug 19961
Summary: | Traceroute returns command not found error | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Rocky Pope <rapope> |
Component: | traceroute | Assignee: | Crutcher Dunnavant <crutcher> |
Status: | CLOSED NOTABUG | QA Contact: | Aaron Brown <abrown> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.0 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2000-10-28 19:00:28 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
Rocky Pope
2000-10-28 18:42:38 UTC
The Linux newbie I am, I did not try running traceroute as /usr/sbin/traceroute www.anyplace.com. When I ran the command that way, it ran. If I manually switched to /usr/sbin (cd /usr/sbin) and ran traceroute from that directory, it did not run. For security reasons, the current directory is not automatically added to the path. Changing to /usr/sbin and running ./traceroute would have worked as well. |