All,

I am trying to perform the following:
     find . -name "*.tmp" -exec ls -l {} ;
and receive the following error:
     find: cannot fork: Function not implemented

I have searched and found a couple of old posts which say fork is unimplemented.

Questions:
     1) Does fork remain unimplemented under Windows XP?
     2) Is there any way to use backticks under XP?
     3) If fork is unimplemented, why does pipe work?
     4) Is there a way to use fork in libgw32c?

Thanks! Great project!

-Wreckx N Effect

killah () priest -dot- com


--

___________________________________________________________
Sign-up for Ads Free at Mail.com
http://www.mail.com/?sr=signup

------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ GnuWin32-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to