Re: [Hampshire] Pipe issues

Top Page

Reply to this message
Author: Simon Reap
Date:  
To: linux, Hampshire LUG Discussion List
Subject: 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?)