problems at command line

I am running cpanel/RHEL and I got a page that my cpu was overloaded. I SSH'd in and tried to run top. However, I got the following error:

[/scripts]# top
top: error while loading shared libraries: libncurses.so.4: cannot open shared object file: No such file or directory
[/scripts]#

Also, when I try to do an ls on a file, I get the following:

[/scripts]# ls a* -l
/bin/ls: unrecognized prefix: do
/bin/ls: unparsable value for LS_COLORS environment variable
-rwx------ 1 root root 3222 Oct 21 01:45 adddns*
-rwx------ 1 root root 3444 Nov 21 2002 addfpmail*
-rwx------ 1 root root 3270 Nov 21 2002 addfpmail2*
-rwx------ 1 root root 231 Apr 29 2002 addnetmaskips*
-rwx------ 1 root root 496 Sep 5 2002 addnobodygrp*
-rwx------ 1 root root 1463 Apr 22 2002 addpop*
-rwx------ 1 root root 1599 May 11 2001 addservlets*
-rwx------ 1 root root 865 Mar 10 2002 addstatus*
-rwx------ 1 root root 164 Nov 8 2002 adduser*
-rwx------ 1 root root 2270 May 11 2001 adduser.old*
-rwx------ 1 root root 315 Jan 23 2002 admin*
-rwx------ 1 root root 10097 May 11 2001 admin.old*
-rw-r--r-- 1 root root 654 Aug 25 2003 anonuser.patch
-rwx------ 1 root root 5720 May 27 2002 antirelayd.shar*
-rwx------ 1 root root 1847 Jun 29 2003 apachelimits*
root@webserve01 [/scripts]#

Any idea what is wrong here???

 

 

 

 

Top