process-file-shell-command
process-file-shell-command is a compiled Lisp function in `subr.el
'.
(process-file-shell-command COMMAND &optional INFILE BUFFER DISPLAY)
Process files synchronously in a separate process.
Similar to `call-process-shell-command', but calls `process-file'.