The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




Thread: OM not found
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 04-23-2007
aladdin aladdin is offline
Registered User
  
 

Join Date: Oct 2006
Posts: 78
OM not found

Hello everybody:
Im facing this weird problem on my SUN V890 running SOL9, from time to time I keep getting this error from the prompt when i press enter for blank:
OM: not found

sometimes if I entered a coomand it will give me: OM(command name):not found, but repeating the same command it will work:
here is an example:
------------------------------------------------
root@yuda # cp /etc/inet/ntp.client /etc/inet/ntp.conf
OMcp: not found
root@yuda # cp /etc/inet/ntp.client /etc/inet/ntp.conf
root@yuda #
------------------------------------------------------
I searched the net but no clue yet why it is hapening.

Does any one of you have any idea where to start looking for??

Thanks alot guys