Search in files containing a "key" word
Posted: 2023 May 03, 23:15
Command
Output
Code: Select all
[root @ centos ~]$ grep -H -R "Board index" /var/www/* | cut -d: -f1
Code: Select all
/var/www/phpBB/language/en/common.php