|
I have modified the script (only a couple lines of code) so that it is more general. The implications of this are potentially slower searches for people using this for finding a single file, with the benefit of having the ability to do whatever the user wants for every file in the search when necessary.
I have included the modified version of Kichik's script on the archive page, that now searches for multiple versions of a file (and could do much more).
This makes the scripts resemble POSIX scandir().
|