Node:insert-executer, Next:make-install, Previous:insert-date-string, Up:Utility Manual
The insert-executer
insert the line "#!COMMAND" line into the head of
input stream. The COMMAND
is given by the list of arguments of this
script.
The line includes "#!" in input stream will be ignored.
insert-executer command1 command2 ...The first command which is exist on the system will be the target
COMMAND
.