How to Find a keyword under whole public html via SSH?

How to Find a keyword under whole public html via SSH?

Red Server Host

4 года назад

354 Просмотров

Today in this video we will show you how to find a keyword under whole public html via SSH terminal.
So in order to find a specific keyword in whole public_html you just need to run a simple command given below:
First you have to enter to the path. For that run the following command
cd /home/username/public_html
After executing this command you will reach to public_html of that particular cPanel account. Now in order to find a specific keyword in whole public_html of that cPanel account you just need to execute the command given below:
grep -Ril "IMAGES"
The above command instructs grep to look for the Keyword “IMAGES” in the whole public_html and display the containing line.


That’s all, we hope this video helped you learn how to find a keyword under whole public html via SSH terminal.
For more information, kindly follow us on social media like Twitter and Facebook and for video tutorials, subscribe to our YouTube channel -https://youtube.com/redserverhost.com

Facebook Page- https://facebook.com/redserverhost
Twitter Page- https://twitter.com/redserverhost.com
Official Website- https://redserverhost.com

If you have any query, feel free to let us know via the comments section below.

#finding_any_keyword_in_cPanel_via_SSH
#find_any_word_on_linux_via_SSH

Тэги:

#How_to_Find_a_keyword_under_whole_public_html_via_SSH #how_to_search_for_a_keyword_via_SSH #How_to_search_text_in_file #how_to_search_for_text_in_files_via_SSH #HOW_TO_FIND_AND_SEARCH_FOR_A_KEYWORD_IN_PUBLIC_HTML_VIA_SSH
Ссылки и html тэги не поддерживаются


Комментарии: