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 -->
  #5 (permalink)  
Old 04-24-2006
nymus7 nymus7 is offline
Registered User
  
 

Join Date: Apr 2005
Posts: 47
Hi

Yeah, I understand what's you means about perhaps "is nothing to report" !
But when I've started by command line the was a report and with the crontab the wasn't a report.
So, I check-up my script again and I founded the error : I was used the command vmquery but the PATH from cron doesn't understand that, so I've putting the PATH and now it's running....
-nymus