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 > Operating Systems > SUN Solaris
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 06-26-2008
adzuanamir adzuanamir is offline
Registered User
  
 

Join Date: Apr 2008
Posts: 40
Hi There
Yeah my bad at the crontab
I just change the value to the right file name at the crontab
But although i run manually, still got error:

----------------------------------------------------------------------
-bash-3.00$ sh -x ./ek_ora/script/check_oracle_filesystem.ksh > a.out
+ + df -k
awk { print $4 }
+ grep /ek_
+ expr 0
filesize=0
+ [ 0 -lt 100 ]
+ mailx -s Oracle filesystem 0 has less than 100k free. adzuan@nc.com.my
---------------------------------------------------------------------

The script is just hung there....