The only thing that I don't like about cygwin is the fact that it runs bash inside a normal windows command line (cmd), would be nicer if it had it's own command line thing (a bit like the one that Putty uses). I also like the fact that you can install KDE3.1 on it (http://sourceforge.net/projects/kde-cygwin/) and you can then run all of the nice KDE programs.
> -----Original Message----- > From: Justin MacCarthy [mailto:[EMAIL PROTECTED] > Sent: 09 July 2003 16:07 > To: [EMAIL PROTECTED] > Subject: RE: [ cf-dev ] WOT : Another UNIX command request... > > > Nearly find / -cmin -60 > > from "man find" > > Numeric arguments can be specified as > +n for greater than n, > -n for less than n, > n for exactly n. > > > BTW you can use all these commands on windows if you install www.cygwin.com Justin -----Original Message----- From: Stephen Moretti [mailto:[EMAIL PROTECTED] Sent: 09 July 2003 15:56 To: CFDeveloper Dev List Subject: [ cf-dev ] WOT : Another UNIX command request... ~sigh~ sorry about this guys... Can anyone tell me how to find all the files that have changed in say the last 60 minutes on RH Linux 7.2?? I thought I'd got it sussed with "find / -cmin 60", but it seems to return the files that were changed exactly 60 minutes ago, not all the files that have been changed in the last 60 minutes. :o/ Cheers Stephen -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
