Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: how to find out who I am
- X-seq: zsh-users 6460
- From: Andy Spiegl <zsh.Andy@xxxxxxxxx>
- To: ZSH User List <zsh-users@xxxxxxxxxx>
- Subject: Re: how to find out who I am
- Date: Fri, 8 Aug 2003 21:37:16 +0200
- In-reply-to: <1030808173501.ZM20832@xxxxxxxxxxxxxxxxxxxxxxx>
- Kreccount: 1
- Mail-followup-to: ZSH User List <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: KasCada Gbr
- References: <20030804194344.GA30657@xxxxxxxxx> <m23cghdwa7.fsf@xxxxxxxxxxxxxxxxxxxx> <20030804231842.GA15136@xxxxxxxxx> <1030808173501.ZM20832@xxxxxxxxxxxxxxxxxxxxxxx>
Bart Schaefer wrote:
> You might prefer
> ssh root@somehost -t REALME=andy exec zsh -l
> to run zsh as a login shell.
That's what I did anyway. :-)
I'm really happy with that solution and so far I haven't noticed any
negative sideeffects.
> Another trick that I've used in the past is to modify the TERM variable,
> which is automatically passed across rsh, rlogin and ssh connections,
> and then set it back again in the shell startup files.
Great idea, too!
Just have to ignore the first line with the warning:
zsh: can't find terminal definition for spiegl/xterm
> and it is propagated automatically
> in the event you need to do something like
>
> ssh -t user@firstremote ssh other@secondremote
Very nice. Thanks for the tipp!
Andy.
--
http://peru.spiegl.de Our project
http://radiomaranon.org.pe Radio Marañón, Jaén, Perú
o _ _ _
------- __o __o /\_ _ \\o (_)\__/o (_) -o)
----- _`\<,_ _`\<,_ _>(_) (_)/<_ \_| \ _|/' \/ /\\
---- (_)/ (_) (_)/ (_) (_) (_) (_) (_)' _\o_ _\_v
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cogito ergo sum, bibo ergo sum, cogito ergo bib, bibo ergo bib?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author