[nmglug] Digitemp,Crontab (syslog addendium)
a
akaluta at taosnet.com
Wed Dec 2 02:39:54 PST 2009
Nick:
Thanks for the /dev/null suggestion alas did not solve the recalcitrant
crontab but did create an interesting number error message,caused by
auto warping of the editor,could not disable auto-warp but by expanding
the page size thus preventing the necessity for the line to warp the
error message went to /dev/null,ain't solving a problem grand even if
it's transitive,now I must delve further into that enigma they call "THE
CRONTAB".See you at the hamfest dinner. Antonio
On Tue, 2009-12-01 at 13:27 -0700, Nick Frost wrote:
> a wrote:
> > Still wondering what the Hay,any loose and fast ideas,you all?
> >
> >
> >> a at a-desktop:~$ crontab -l
> >> * * * * * /usr/bin/digitemp_DS9097U -a -l/var/log/temperature
> >>
> looks like there is a space missing between -l and /var/log/temperature;
>
> * * * * * /usr/bin/digitemp_DS9097U -a -l/var/log/temperature
>
> so;
>
>
> * * * * * /usr/bin/digitemp_DS9097U -a -l /var/log/temperature >> /dev/null 2>&1
>
>
> -Nick
>
>
More information about the nmglug
mailing list