How to find any word using CMD - Magesan

How to find any word using CMD

How to find any word using CMD

Finding something is more headache now a days, because if we don’t know where the text is come from then we can’t customize or change it.

So, we are came here with an important command which you can use it inside any terminal like CMD or using SSH for live server purposes.

grep -Ril 'find-text'

Enter this command to the root directory where it can find to the directories and subdirectories as well. This will come with a file path if it will find the entered text.

Leave a Reply

Your email address will not be published. Required fields are marked *.

*
*
You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>