> They are...
>
> ^ (acts as pipe under some shells)
> \n (acts as shell delimeter)
> \ (in the esc_chars version of the function, this allows \; to
> be escaped as \\;, then unescaped by shell into \; again.)
>
> This should be somewhat distrubing as a rather fearful number of
> people have read that document and only a very few have actually
> noticed these oversights. I certainly hope the majority of programmers
This is true, however in the context of this particular bug (Glimpse) this
isn't the case. The reason for this being that open() in perl does not
honour these escape characters.
- Oliver
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Secure Networks Incorporated. Calgary, Alberta, Canada, (403) 262-9211