This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Please help!




--- "Smith, Ron" <rlsmith@kmg.com> wrote:
> cygwin syntax:
> 
> C:\CYGNUS\B19\H-i386-cygwin32\bin\bash.exe "find
> q:\datatools\dumpdata -ctime +10 | xargs ls -la "
> 
 0) Please include any error messages when posting.

 1) Windows has it's own "find" command. Make sure
    you execute the right one. I've copied find.exe
    to gfind.exe [Gnu find] and use that, but you
    could mess with your path or include an explicit
    path.
 2) //q/datatools/dumpdata works for me.

_____________________________________________________________
Do You Yahoo!?
Free instant messaging and more at http://messenger.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]