David --- Senior Programmer Analyst --- Wgo Wagner wrote:
> > scanner.  So, the text I need inserted is:
> >
> > > /usr/local/bin/odeiavir -r [EMAIL PROTECTED]
> >
> Try adding \ as [EMAIL PROTECTED]  This escapes those characters
> otherwise it tries to expand $EXT and possibly @$HOST.  With the
> escaping it will write that whole line to the file as is.

Well done Wags. I always leave other people to do the tough ones ;-)

/R




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to