Re: automatically set DISPLAY after telnet/rlogin ?
Hi Michael:
To achieve the look that you want, in your .bash_profile
enter the following:
NODENAME="`tput smso``tput blink`[`hostname`]`tput sgr0`"
PS1='${NODENAME}${PWD}>'
PS2='${PWD}>'
Peter
-----Original Message-----
From: Michael Agbaglo <byteshifter@shifted-bytes.de>
To: debian-user@lists.debian.org <debian-user@lists.debian.org>
Date: Wednesday, March 18, 1998 4:56 PM
Subject: automatically set DISPLAY after telnet/rlogin ?
>is there is nice way to have the DISPLAY-Variable automatically set to
>the host from where I logged in ?
>
>
>--
>To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
>with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
>
>
--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Reply to: