Finding .php files with certain variable declaration (string search) on command line (Shell) – CentOS
I'm attempting to find all .PHP files that are in certain depth of a directory (at least 4 levels down, but not more than 5 levels in). I'm logged into my Centos server with root authority via shell. The string…