cron script
From: Gabel Martin (Martin.Gabel_at_ffm3.siemens.de)
Date: 08/27/03
- Previous message: joe.fletcher_at_btconnect.com: "V880 memory errors"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "'sunmanagers@sunmanagers.org'" <sunmanagers@sunmanagers.org> Date: Wed, 27 Aug 2003 11:44:13 +0200
Hi everybody,
I've a litte script wich I'd like to start periodical as cron job. The
script should run in background:
stty -tostop
date +20%y-%m-%d > ~/date.txt
When lauched by hand - ./getdate.sh - it produces a: "[1] + Stopped
(SIGTTOU) .getdate.sh &" and the "date.txt" file is empty.
When started in foreground no error occures.
Wen started as cron job, nothing happens.
Does anyone has an idea ?
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
- Previous message: joe.fletcher_at_btconnect.com: "V880 memory errors"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]