Jeremy Lal <[email protected]> writes:

> I know javascript is, for now, not a usual interpreter, but with
> spidermonkey and libv8's node.js server, it's certainly growing to be
> more common.  I guess /usr/bin/javascript is a reasonnable name for the
> interpreter, though for now no package provides it.

I don't really understand this request.  If there's no such binary as
/usr/bin/javascript, why would any file start with #!/usr/bin/javascript?
Only files starting with that string would trigger this tag, and that
string specifically means that there exists some binary named
/usr/bin/javascript on the system that will run that script.

-- 
Russ Allbery ([email protected])               <http://www.eyrie.org/~eagle/>



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to