Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: how to find out who I am



>>>>> "Andy" == Andy Spiegl <zsh.Andy@xxxxxxxxx> writes:

    Andy> My colleague and I frequently ssh into our servers as root.
    Andy> I'd like to find a way to let zsh distinguish between us,
    Andy> but the environment variable SSH_CLIENT doesn't help because
    Andy> both of us log in from workstations with constantly changing
    Andy> IPs.

    Andy> Is there any other way how I can let zsh know who I am?

[...]


Perhaps . . .

ssh root@somehost -t REALME=andy exec zsh


-- 
Fletch                | "If you find my answers frightening,       __`'/|
fletch@xxxxxxxxxxxx   |  Vincent, you should cease askin'          \ o.O'
770 294-0820 (m)      |  scary questions." -- Jules                =(___)=
                      |                                               U



Messages sorted by: Reverse Date, Date, Thread, Author