2
Search file directory (recursive method) with java language
6
Gives factorials for a given value.
11
mattrmiller
Recursively delete a directory, emptying all contents.
13
Recursively checks for all *.php and *.tpl files in the directory specified (or the current directory if one is not specified) and runs `php -l $file`. Only outputs the errors.









