Re: Lightweight, Windows-friendly Installation of Cygwin

2009-07-26 Thread Jim Monty
Larry Hall (Cygwin cygwin.com> writes: > > On 07/26/2009 11:37 PM, Jim Monty wrote: > > Dave Korn googlemail.com> writes: > >> > >> Jim Monty wrote: > >> > >>> any decisions, and moments later I'm able to do stuff like this at a

Re: Lightweight, Windows-friendly Installation of Cygwin

2009-07-26 Thread Jim Monty
Dave Korn googlemail.com> writes: > > Jim Monty wrote: > > > any decisions, and moments later I'm able to do stuff like this at a Windows > > Command Prompt: > > > > C:\Documents and Settings\Jim Monty>find "C:\Program Files\Microsoft" -

Lightweight, Windows-friendly Installation of Cygwin

2009-07-26 Thread Jim Monty
ater I'm able to do stuff like this at a Windows Command Prompt: C:\Documents and Settings\Jim Monty>find "C:\Program Files\Microsoft" -type f | wc -l When I want to use a Bash shell, I type 'bash' ('bash -o vi', actually) and use a Bash shell. When I