On Tue, Feb 27, 2001 at 12:55:29AM -0700, John A Gawf <[EMAIL PROTECTED]> wrote:
| I'm running Linux 7.0 (2.2.16-22) and when executing 'ps' or 'netstat'
| I get 'bash: /bin/ps: No such file or directory' or 'bash: /bin/netstat:
| No such file or directory'.
| 
| So far only these commands fail.  Any pointers to information on how
| to fix.  Am I missing some libraries?

How are we to know? What do the following commands say?

        ls -ld /bin/ps /bin/netstat
        file /bin/ps /bin/netstat
        ldd /bin/ps
        ldd /bin/netstat

In short, more info needed.
--
Cameron Simpson, DoD#743        [EMAIL PROTECTED]    http://www.zip.com.au/~cs/

Time is nature's way of keeping everything from happening at once.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to