Re: [GnuWin32-Users] Cannot fork...

2004-03-12 Thread GnuWin32
gt; Aan: <[EMAIL PROTECTED]> Verzonden: vrijdag 12 maart 2004 21:53 Onderwerp: [GnuWin32-Users] Cannot fork... > All, > > I am trying to perform the following: > find . -name "*.tmp" -exec ls -l {} ; > and receive the following error: > find: cannot fork: Fun

[GnuWin32-Users] Cannot fork...

2004-03-12 Thread Walter Reed
All, I am trying to perform the following: find . -name "*.tmp" -exec ls -l {} ;and receive the following error: find: cannot fork: Function not implementedI have searched and found a couple of old posts which say fork is unimplemented. Questions: 1) Does fork remain unimplemented unde