Re: how to send email once process finishes
- From: Bill Marcum <marcumbill@xxxxxxxxxxxxx>
- Date: Sun, 30 Sep 2007 15:33:31 -0400
On 2007-09-30, bahoo <b83503104@xxxxxxxxx> wrote:
Hi, I'd like to send myself an email once a particular process ends.(process; echo "its done!" | mail me) &
In other words, I know the process ID, and it usually runs for several
hours, so I'd like to know when it finishes. Is it possible to write a
script to do that?
Thanks
bahoo
Or, if the process writes to standard output:
process 2>&1 | mail me &
.
- References:
- how to send email once process finishes
- From: bahoo
- how to send email once process finishes
- Prev by Date: Re: how to send email once process finishes
- Next by Date: Re: Booting Fiesty on old hardware
- Previous by thread: Re: how to send email once process finishes
- Next by thread: hot sell nike jordan adidas puma all star
- Index(es):