Joel Gonzalez writes:
> I need to executed a binary process.
> 
> This is my entrie in crontab for root
> 
> 53 9 * * * txalarm -f /var/scp/nms/txalarm.log > /var/scp/nms/cron.log 
> #Txalarm

Unless "txalarm" happens to be in the /usr/sbin or /usr/bin directory,
that won't work.

This entry should use the explicit path of the executable to run.

-- 
James Carlson, Solaris Networking              <[EMAIL PROTECTED]>
Sun Microsystems / 35 Network Drive        71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to