executable-interpret

executable-interpret is an interactive autoloaded compiled Lisp function in `executable.el'.


(executable-interpret COMMAND)

Run script with user-specified args, and collect output in a buffer.
While script runs asynchronously, you can use the C-x `
command to find the next error. The buffer is also in `comint-mode' and
`compilation-shell-minor-mode', so that you can answer any prompts.