Now that we are off of the remote mysql server some accounts might still have the remote IP in some of the scripts.
Anyone know what search command can search the home directory to see if anyone has the IP still?
I tried:
grep -r "66.111.111.111" *
But it's taking forever and hasn't shown any results.
Thanks
Anyone know what search command can search the home directory to see if anyone has the IP still?
I tried:
grep -r "66.111.111.111" *
But it's taking forever and hasn't shown any results.
Thanks