Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Dec 1998 05:04:25 +0100 (MET)
From:      Jean-Marc Zucconi <jmz@FreeBSD.ORG>
To:        robert@namodn.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: xterm title/name
Message-ID:  <199812040404.FAA04693@qix.jmz.org>
In-Reply-To: <Pine.BSF.3.96.981203190413.29511A-100000@namodn.com> (message from Robert on Thu, 3 Dec 1998 19:07:34 %2B0000 (GMT))

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> Robert  writes:

 > Is there a way to change the title and name of a running xterm from the
 > commandline? 
 
perl -e 'printf STDERR "%c]0;%s%c", 27, "Hi there!", 7'

Jean-Marc

-- 
 Jean-Marc Zucconi                    PGP Key: finger jmz@FreeBSD.ORG

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812040404.FAA04693>