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]

Please help!


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@kmg.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]