No e-Patents

heise online News

Was war. Was wird.

3D-Universalbrille auf Funkbasis kommt im Dezember

3D-Blu-ray-Update für PS3 im Oktober

Studie: Junge Rennspiel-Fans fahren auch im echten Leben rasanter

Tablet mit 3D-Display

Videotext-Seite hilft bei Umstellung auf digitales Sat-TV

All-in-One-PC mit 3D-Touch-Display

Google vereinheitlicht Datenschutzrichtlinien

Verbatim bringt 100-GByte-Disc BDXL nach Europa

Blickwinkelstabile 16:9-Monitore bei LG

AMD zeigt Fusion-CPU mit integrierter DirectX-11-Grafik im Betrieb

Googles Musikladen öffnet wahrscheinlich noch vor Jahresende

one-liner for having cron send exactly one mail

Datum: 06.02.2009 23:03

Sometimes things that run like clockwor does not when running via cron.

Especially, mails from cron tend not to work.

In hunting another such ghost problem, I optimized my 2-liner blocking the shell 60 seconds to a non-blocking one-liner:

echo '* * * * * root /bin/echo "test from cron" && rm /etc/cron.d/mailtest' >/etc/cron.d/mailtest

;-))

Contact  -  Kontakt  -  +  -  @  -  Impressum  -  AGB  -  © 2008 IBCL