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
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