X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Tue, 9 Oct 2007 16:58:51 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Naming Cygwin Shells Message-ID: <20071009205851.GA26502@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <470BCCA5 DOT 6090507 AT columbus DOT rr DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <470BCCA5.6090507@columbus.rr.com> User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Tue, Oct 09, 2007 at 02:47:01PM -0400, Paul McFerrin wrote: > In some initial cygwin window, execute the following command line: > > setpgrp rxvt --backspacekey ^H -sbt 15 -fg white -bg black -geometry +75+80 > -sr -title "SYSTEMxx" -tn ansi -sl 1500 -fn 'Lucida Console-12' -e ksh & > > and replace "SYSTEMxx" with what ever label you like. This will create > another window with a shell and place the label at the top of the new > window. You can then type in that window. If you don't have a copy of > "setprgp.exe", you can remove it. However, an interrupt in ANY window will > them them all off. Or you can get a copy at: > http://pmcferrin.homedns.org/setpgrp.exe It is a simple program that > executees the setpgrp(2) system call before executing the arguments. Isn't that what the "setsid.exe" program does? cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/