eshell-script-interpreter

eshell-script-interpreter is a compiled Lisp function in `esh-ext.el'.

(eshell-script-interpreter FILE)

Extract the script to run from FILE, if it has #!<interp> in it.
Return nil, or a list of the form:

(INTERPRETER [ARGS] FILE)