Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
interactive vs cron called
- X-seq: zsh-users 1206
- From: Jason Zapman II <zapman@xxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: interactive vs cron called
- Date: 18 Dec 1997 15:30:51 -0500
Is there a way to tell if a script is being called by cron or via
interactive script? I'm writing something to tell me when disk usage of
various partitions get's to dangerous levels. When it's run via cron, I
want it to mail me the results. If it's interactive, I want it to print
the output to the screen.
Any ideas?
Thanks;
Jason
--
Jason Price | If you want to build a ship, don't drum up people
Theta Xi, | together to collect wood and don't assign them tasks
Beta, Alpha 449 | and work, but rather teach them to long for the endless
jprice@xxxxxxxxxxx | immensity of the sea. -- Antoine de Saint Exupery
Messages sorted by:
Reverse Date,
Date,
Thread,
Author