On Wed, May 9, 2012 at 5:25 AM, Lluís Batlle i Rossell <vi...@viric.name> wrote:
> On Tue, May 08, 2012 at 06:57:02PM -0400, Leo Razoumov wrote:
>> And I do not see the extra "a"  because I have the following line in
>> the beginning of my ~/.bashrc
>>
>> # If not running interactively, don't do anything
>> [ -z "$PS1" ] && return
>
> I said the *top* of my .bashrc ;)
>
> Regards,
> Lluís.

Lluis,
the whole discussion is about how to suppress unwanted output stemming
from ~/.bashrc exectution (I agree, sshd man page is wrong) when "ssh
host command" is called. Checking for "$PS1" is a very simple way to
achieve this.

--Leo--
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to