>Because error or not send to > but to 2> So replace > with 2> or
>better to log both error and output you can redirect standard error
>and standard output but redirecting error or output to the other. Like
>this
>30 * * ** wget www.1.com 2> /tmp/1.txt 1>&2

Can you explain this little bit more?

> Regards,
> Balaji
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to