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 Message-ID: <20011120173018.36760.qmail@web13305.mail.yahoo.com> Date: Tue, 20 Nov 2001 09:30:18 -0800 (PST) From: michael dupont Subject: setting the bash titlebar on CYGWIN using escape ansi chars To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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/