Re: Naming Cygwin Shells

2007-10-09 Thread Paul McFerrin
Christopher Faylor wrote: 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 Conso

Re: Naming Cygwin Shells

2007-10-09 Thread Christopher Faylor
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 rep

Re: Naming Cygwin Shells

2007-10-09 Thread Paul McFerrin
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 anot

Re: Naming Cygwin Shells

2007-10-09 Thread Brian Dessent
bluewolf wrote: > Simple question here. I am trying to figure out a way to name a cygwin shell > so that I can have multiple windows up doing tails and other such functions > and easily see what system i am looking at. > > I know that in CMD if i want to change the name of a CMD window to shellna

RE: Naming Cygwin Shells

2007-10-09 Thread Dave Korn
On 09 October 2007 10:50, Andrew Schulman wrote: > > I'm not sure how you'd get the name of the command that's currently > executing into the title bar, but it probably could be done. http://cygwin.com/cygwin-ug-net/using-cygwinenv.html#title CYGWIN=title cheers, DaveK -- Can't thin

Re: Naming Cygwin Shells

2007-10-09 Thread Andrew Schulman
> > Simple question here. I am trying to figure out a way to name a cygwin shell > so that I can have multiple windows up doing tails and other such functions > and easily see what system i am looking at. See the section on PROMPTING (and also the PROMPT_COMMAND variable) in the bash manual for

Naming Cygwin Shells

2007-10-08 Thread bluewolf
command is simply> title shellname It was suggested that for cygwin i would use> cmd /c title=shellname but that die not work. does any one know how I could accomplish this? -- View this message in context: http://www.nabble.com/Naming-Cygwin-Shells-tf4592262.html#a13109737 Sent from the Cygwin