Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <1F03C5E4EA6CD1118C7200805FBB965B01AD0837@mailcorpokc1.kmg.com> From: "Smith, Ron" To: "'cygwin AT sourceware DOT cygnus DOT com'" Subject: Please help! Date: Wed, 19 May 1999 10:30:52 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" i am trying to duplicate the following command. I am currently using the U/WIN utilities but I am trying to replace them with cygwin. U/Win syntax: d:\usr\bin\ksh.exe "find /d/datatools/dumpdata -ctime +10 | xargs ls -la " cygwin syntax: C:\CYGNUS\B19\H-i386-cygwin32\bin\bash.exe "find q:\datatools\dumpdata -ctime +10 | xargs ls -la " I am looking for files older than 10 days so they can be listed. This will be modified to delete the files. I have tried making a mount point out of the q:\datatools\dumpdata but that didn't seem to help. Thanks! Ron Smith Database Administration rlsmith AT kmg DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com