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 > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 10-02-2006
kayarsenal kayarsenal is offline
Registered User
  
 

Join Date: Aug 2006
Posts: 48
Commands not found.

I executed my script and it says not found.

Code:
#! /bin/ksh
trymonitor.sh[21]: rm:  not found.
+ sleep 15
trymonitor.sh[22]: sleep:  not found.
trymonitor.sh[14]: awk:  not found.
trymonitor.sh[14]: wc:  not found.
Thanks and Regards,
Kay