Next: , Previous: , Up: Creating Asynchronous Subprocesses   [Index]


I.1.3.6 start-file-process-shell-command

Function: start-file-process-shell-command name buffer-or-name command

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.