makes you wish you had all those tools natively eh? (ahem... linux... cough cough)
Rob -----Original Message----- From: webguy [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 12, 2002 5:56 AM To: CF-Talk Subject: Cygwin (was Re: IIS on WinXP Pro) The cygwin tools are great for eveny thing !! You need the knowledge of sed , grep, find, file etc etc cvs client, ssh client etc.. for example print all www requests for ip xxx.xxx.xxx.xxx in the web log to a file.. grep 'xxx.xxx.xxx.xxx' /c/WEBLOG.log > results.txt There are loads of other examples... Have a look at the bash howto for more or Linux Cookbook: Tips and Techniques for Everyday Use .www.dsl.org/cookbook/ WG > -----Original Message----- > From: James Smith [mailto:[EMAIL PROTECTED]] > Sent: 12 December 2002 13:35 > To: CF-Talk > Subject: Re: IIS on WinXP Pro > > > Slightly off topic, but what do people use Cygwin for? It is all > good fun as > a toy but what practical applications does it have? > > -- > James Smith > [EMAIL PROTECTED] > > ----- Original Message ----- > From: "Everett, Al" <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Thursday, December 12, 2002 1:22 PM > Subject: RE: IIS on WinXP Pro > > > > If I'm using CF5, what version of Apache should I be going after? > > > > > -----Original Message----- > > > From: Dave Watts [mailto:[EMAIL PROTECTED]] > > > Sent: Thursday, December 12, 2002 12:23 AM > > > To: CF-Talk > > > Subject: RE: IIS on WinXP Pro > > > > > > > > > > However, Apache may run on XP, especially if you use Cygwin > > > > (www.cygwin.com). I have not tried it.. But it may work. > > > > > > It'll work fine. > > > > > > Dave Watts, CTO, Fig Leaf Software > > > http://www.figleaf.com/ > > > voice: (202) 797-5496 > > > fax: (202) 797-5444 > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.

