Next: process-connection-type—a variable, Previous: start-process-shell-command, Up: Creating Asynchronous Subprocesses [Index]
This function is like start-process-shell-command
, but uses
start-file-process
internally. Because of this, COMMAND can also be executed
on remote hosts, depending on default-directory
.