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 -->
  #2 (permalink)  
Old 10-02-2006
nervous nervous is offline
Registered User
  
 

Join Date: Sep 2006
Posts: 55
Quote:
Originally Posted by kayarsenal
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
Check your PATH env variable.