Re: Pesky here-document warnings

2010-11-19 Thread Mun
Hi Greg, On Wed, Nov 17, 2010 at 05:28 AM PST, Greg Wooledge wrote: GW> On Tue, Nov 16, 2010 at 03:13:13PM -0800, Mun wrote: GW> > That's just it, I don't have any cron scripts that use here-documents. GW> GW> at jobs. I don't have any 'at' jobs (that I know of). GW> > Most of my cron jobs are

Re: Pesky here-document warnings

2010-11-17 Thread Glenn Morris
> https://bugzilla.redhat.com/show_bug.cgi?id=486844 Actually, that might not be relevant, sorry.

Re: Pesky here-document warnings

2010-11-17 Thread Glenn Morris
Mun wrote: > I'm running on a Red Hat Enterprise Linux 5.5 system, and my guess is > that the system is running something on my behalf. https://bugzilla.redhat.com/show_bug.cgi?id=486844

Re: Pesky here-document warnings

2010-11-17 Thread Greg Wooledge
On Tue, Nov 16, 2010 at 03:13:13PM -0800, Mun wrote: > That's just it, I don't have any cron scripts that use here-documents. at jobs. > Most of my cron jobs are fairly trivial scripts less than 100 lines long. Not cron. (Unless RHEL's cron spits out emails that look like at's? I've never seen

Re: Pesky here-document warnings

2010-11-16 Thread Mun
Hi Chet, Greg, Thanks for your replies. On Tue, Nov 16, 2010 at 01:22 PM PST, Chet Ramey wrote: CR> > Hi, CR> > CR> > I often get the following e-mailed to my by my system with the subject CR> > of "Output from your job ": CR> > CR> > -- Delimiter BEGIN

Re: Pesky here-document warnings

2010-11-16 Thread Greg Wooledge
On Tue, Nov 16, 2010 at 01:13:48PM -0800, Mun wrote: > I often get the following e-mailed to my by my system with the subject > of "Output from your job ": In other words, an at(1) job. > sh: line 497: warning: here-document at line 494 delimited by end-of-file > (wanted ``(dd if=/dev/urandom co

Re: Pesky here-document warnings

2010-11-16 Thread Chet Ramey
> Hi, > > I often get the following e-mailed to my by my system with the subject > of "Output from your job ": > > -- Delimiter BEGIN > > > sh: line 497: warning: here-document at line 494 delimited by end-of-file > (wanted ``(dd if=