|
Hi my dear list :-) I have try to find a lua module that acts like GNU find, it can enumerate files in a directory, and makes some filter on it: find "." :name ".svn" :prune() :OR():print() or something like it. Has someone heard it somewhere? thanks everybody :-)