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: Question about "find"


William A. Nagy wrote:
> Has anyone had success in getting "find" to work with the -exec option
> under the Windows shell (cmd.exe)?  I've tried about every combination
> that I can think of, but I keep getting:
> 
> find: missing argument to '-exec'
> 

H:\usr\src\cygnus\cdk>find winsup -name "*time*" -exec ls -l {} ;
-rw-r--r--   1 Administ Domain U      263 Dec 03  1996 winsup/include/utime.h
-rw-r--r--   1 Administ Domain U    11345 Jun 07 23:11 winsup/times.cc

Note the blank before ";".

-- 
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job.


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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