On Mon, Jul 31, 2000 at 11:22:11AM +1000, George Vieira said:
--> but when I change the grep line to        `grep  -e " $TMP "` or to `grep -e
--> \" $TMP \"`    I get nothing..
--> 
--> can anybody help?

Hi George,

How about `grep -e \ $TMP\ ` ? :)
(those are \(space), btw)

Regards,

Damien Gardner Jnr   -  Dip.EE  StudIEAust
[EMAIL PROTECTED]  -  http://www.rendrag.net/
Ph: 0417 055 052     -  Fax: 02 6299 9713


--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to