Re: [Hampshire] Pipe issues

Page principale

Répondre à ce message
Auteur: Simon Reap
Date:  
À: linux, Hampshire LUG Discussion List
Sujet: 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?)