> 
> ***************
> crontab
> ***************
> 
> * * * * * sh /root/Test.sh
> 
> Any idea to diplay the output in console? 
> 

This output is sent to the MAILTO variable set in crontab. Yeah redirecting to the 
required console like '/root/Test.sh > /dev/tty1' would work.

man 5 crontab
       cron(8) will look at MAILTO if
       it has any reason to send mail as  a  result  of  running  commands  in
        


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to