Re: Minifridge
Stephen Lewis <[email protected]> Mon, 23 Aug 2010 13:35:42 -0700
| Newsgroups | gmane.linux.redhat.axp.general |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 23 Aug 2010 12:14:00 -0600 <[email protected]> wrote: > Also p* (enter) at a prompt results in passwd: not found which is wierd seeing as I can't find a binary called passwd anywhere. Doesn't this just mean that 'passwd' is in fact in the current directory (try 'echo *') but *not* in your current path ('echo $PATH'), hence will not get "found" for execution? -- Stephen Lewis <[email protected]>