Re: crontab

1997-12-09 Thread Steve Greenland
On 07-Dec-1997 01:39:39, Miquel van Smoorenburg <[EMAIL PROTECTED]> wrote: > [Re: crontab -l outputs extra header] > Especially since that line is usually used in the prerm script, so > an upgrade won't help.. It might be worth it to locate all the packages > that do this

Re: crontab

1997-12-07 Thread Mark Baker
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Miquel van Smoorenburg) writes: > that do this, and file a bug report against them. You should mention that > tail +4 is dangerous since the behaviour of crontab -l might change , and > recommend something like: > > crontab -l | sed -e '/

Re: crontab

1997-12-07 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Steve Greenland <[EMAIL PROTECTED]> wrote: >On 05-Dec-1997 10:32:37, Philip Hands <[EMAIL PROTECTED]> wrote: >> The fact that the three lines added here ever get seen in the output of >> >> crontab -l >> >> is a bug IMO: > >Actually, I got a better understanding o

Re: crontab

1997-12-06 Thread Steve Greenland
On 05-Dec-1997 10:32:37, Philip Hands <[EMAIL PROTECTED]> wrote: > The fact that the three lines added here ever get seen in the output of > > crontab -l > > is a bug IMO: Actually, I got a better understanding of why and where that header was being added, and I was going to make crontab -l NOT