bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

find: memory exhausted


From: Angel Tsankov
Subject: find: memory exhausted
Date: Thu, 26 Mar 2009 02:23:29 +0200

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

[Prev in Thread] Current Thread [Next in Thread]