Jeremy Lal <kapo...@melix.org> 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 (r...@debian.org) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org