Re: [Hampshire] Pipe issues

Startseite

Nachricht beantworten
Autor: Simon Reap
Datum:  
To: linux, Hampshire LUG Discussion List
Betreff: Re: [Hampshire] Pipe issues
Leo wrote:
> #!/bin/bash
> ....
> program | grep -v "remaining\s*$"
> ....
>


I would put the grep string in single quotes - anacron may be messing up
the trailing $

(BTW, did anyone else read the subject of this email and assume it was
carrying on the armoured ethernet thread?)