Message-Id: <200111201934.fAKJYdP06722@delorie.com> Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Mark Paulus" To: "cygwin AT cygwin DOT com" Date: Tue, 20 Nov 2001 12:34:01 -0700 Reply-To: "Mark Paulus" X-Mailer: PMMail 2000 Professional (2.20.2380) For Windows 2000 (5.0.2195;2) In-Reply-To: <20011120173018.36760.qmail@web13305.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: setting the bash titlebar on CYGWIN using escape ansi chars I actually placed something similar in my /etc/profile: export PS1='\[\033]0;\h:\w\007 \u@\h \w $ ' On Tue, 20 Nov 2001 09:30:18 -0800 (PST), michael dupont wrote: >Dear All, > >Here is a little script that i have been putting >togeather from the mailling lists: > >echo -e "\033]0; COMMAND $0 $* \007"; > >if you put this at the head of a script, it will set >the title to the process name and parameters. >But, how can I do this as a separate script that can >be called? > > >Mike > > >===== >James Michael DuPont > >__________________________________________________ >Do You Yahoo!? >Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. >http://geocities.yahoo.com/ps/info1 > >-- >Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple >Bug reporting: http://cygwin.com/bugs.html >Documentation: http://cygwin.com/docs.html >FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/