This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Shebang
At Mon, 8 Mar 2004 22:47:12 +0000 (UTC), prj@po.cwru.edu wrote:
> No, it works. Your test script isn't quite right: shcat is reading
> from stdin, ignoring its arguments. If you use this version, I think
> you'll find that it works everywhere:
ahh, yes, that should work.
(of course, you didn't mention that detail in your initial msg, at
least, as far as I noticed... i parsed "input interpreted.." as
"standard input..." and you said nothing different. 8-)
cgd