Re: querying cygwin version

2009-09-29 Thread David M. Besonen
thanks for all the suggestions! -- david -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: querying cygwin version

2009-09-29 Thread Yaakov (Cygwin/X)
On 29/09/2009 16:14, Yaakov (Cygwin/X) wrote: There are a few options: * uname -r * cygcheck -cd cygwin * Change your PS1 in $HOME/.bash_console. ^^^ s/console/profile/. For example: PS1='\[\e]0;\w\a\]\n\[\e[32m\...@\h \[\e[33m\]\w\[\e[0m\] \n[1.7]$ ' re

R: querying cygwin version

2009-09-29 Thread Marco Atzeri
--- Mar 29/9/09, David M. Besonen ha scritto: > Da: David M. Besonen > Oggetto: querying cygwin version > A: "cygwin users" > Data: Martedì 29 settembre 2009, 23:04 > assuming i have both 1.5 and 1.7 > installed, is there a way > for me to determine from a cygwi

Re: querying cygwin version

2009-09-29 Thread Yaakov (Cygwin/X)
On 29/09/2009 16:04, David M. Besonen wrote: assuming i have both 1.5 and 1.7 installed, is there a way for me to determine from a cygwin bash shell which version of cygwin i'm using? There are a few options: * uname -r * cygcheck -cd cygwin * Change your PS1 in $HOME/.bash_console. Yaakov

Re: querying cygwin version

2009-09-29 Thread Larry Hall (Cygwin)
On 09/29/2009 05:04 PM, David M. Besonen wrote: assuming i have both 1.5 and 1.7 installed, is there a way for me to determine from a cygwin bash shell which version of cygwin i'm using? uname -r -- Larry Hall http://www.rfk.com RFK Partners, Inc.

querying cygwin version

2009-09-29 Thread David M. Besonen
assuming i have both 1.5 and 1.7 installed, is there a way for me to determine from a cygwin bash shell which version of cygwin i'm using? thanks, david -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.