Hello,

What could be the reason to get a 'memory exhausted' error when running find 
4.2.23 from a makefile such as this one:

all:
   find . -exec true \;

It might be worthwhile to note that this command works when run from a shell 
or whithout '-exec true\;'  Also, the directory where the command is 
executed contains jsut a few files and no subdirectories.


Regards,
Angel Tsankov 





Reply via email to