[Lvlug] My alias not available in ssh remote command

jmm jmcnam at speakeasy.net
Thu Jul 28 10:41:27 EDT 2005


Paul Ryan wrote:

>-bash-2.05b$
>-bash-2.05b$ ssh linux-server ll
>aten3 at linux-server's password:
>bash: ll: command not found
>-bash-2.05b$ ssh linux-server ps
>aten3 at linux-server's password:
>  PID TTY          TIME CMD
>16905 ?        00:00:00 sshd
>16906 ?        00:00:00 ps
>-bash-2.05b$
>  
>
'ps' works, in this case, because 'ps' is exists and typically is in the 
$PATH and available to all users and login shells (interactive and 
non-inter.) on most all GNU/Linux boxen...unless 'ps' or the $PATH has 
been altered from default for some reason.


More information about the Lvlug mailing list