emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: executable-find in files.el


From: Richard Stallman
Subject: Re: executable-find in files.el
Date: Wed, 18 May 2005 09:08:03 -0400

    Running a command remotely is something like

            ssh <remotehost> <command>

    whereas running a remote command locally is something like

            scp <remotecommand> /tmp/foo; /tmp/foo

If instead of "command" you say "executable", the distinction will be
clearer.  I'd say the second example does not make sense with
commands, only with executables.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]