Re: How to stop a cron job sending email
- From: Cameron Hutchison <lists@xxxxxxxx>
- Date: Fri, 31 Oct 2008 20:17:05 -0000
Johann Spies <jspies@xxxxxxxxx> writes:
On Fri, Oct 31, 2008 at 10:58:59AM +0000, Chris Rees wrote:
The actual redirect should be 2>&1
[...]From 'man bash'
The original script started with #!/bin/sh, not #!/bin/bash.
It's a common problem to use bashisms in bourne shell scripts. While
/bin/sh has often been a symlink to /bin/bash, this is changing in a
number of distros to get faster boot times. These sort of errors are
going to crop up more often now.
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- References:
- How to stop a cron job sending email
- From: Johann Spies
- Re: How to stop a cron job sending email
- From: Chris Rees
- Re: How to stop a cron job sending email
- From: Chris Rees
- Re: How to stop a cron job sending email
- From: Johann Spies
- How to stop a cron job sending email
- Prev by Date: Re: Integrity changes from other Linux
- Next by Date: Re: New Intrepid upgrade killed all my sound
- Previous by thread: Re: How to stop a cron job sending email
- Next by thread: Re: How to stop a cron job sending email
- Index(es):
Relevant Pages
|