On Wed, Dec 15, 2004 at 01:03:38PM +0000, Stephen Shirley wrote:
>> At a guess, /bin/title works by changing $PS1, and putting the usual
> special characters into the beginning(/end) of the var. It doesn't have
> to be done that way however. You can quite happily print the same
> special characters directly to the terminal and get the same effect. Try
> something like:
>> function settitle()
> {
> echo -e '\[\033]0;'$1'\007'
> telnet $1
> }
>> Hope that helps.
>> Steve
Thanks That works perfect.
Jason
--
jason at jcorcoran.net
Fortune:
Any given program, when running, is obsolete.
-- Murphy's Laws of Computer Programming n°7
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!