It would be nice to have something like this for code search
we want to find out which file the code matches
put it in the box, and tells us exactly which file it is in
to change something we do not like


Comments (2)
So simply with a quest
ketkew  
If you have ssh access then you are able to do this via the following command in the App directory:

grep -r yourcodetext ./

This command searches the search pattern in each files and displays in which file it has been found.
No login
Login or register to post your comment
Cookies on mooCommunity - Social Networking Script.
This site uses cookies to store your information on your computer.