Categories
Funny Tech (General)

Recursive Grep

I didn’t even think about it until about 15 seconds after I pressed enter:

grep ‘call_user_func_array’ * > out.txt

Sigh.

Categories
Programming

To much recursion

After dealing with a teacher who has a sickening love for recursive:

Recursion Error

😀