in reply to shebang and linux RH

The location of interpreter problem annoyed me
enough to write hbb on linux. This used #!! as a
flag to invoke a program using a HBB_PATH defined
by the admin.

The idea is: if, say, perl isn't installed by
the admin, it seems rude, possibly dangerous, for a
script to run whatever interpreter it happens to find
in Joe User's PATH.

A consensus of one was reached.