Skip to content
Search for:
Search
MENU
MENU
WordPress
TYPO3
React
Shopware
Magento
Linux
PHP
Webdevelopment
Miscellaneous
Music
Search for:
Search
MENU
MENU
WordPress
TYPO3
React
Shopware
Magento
Linux
PHP
Webdevelopment
Miscellaneous
Music
Search for string in files with specific extension and return full paths
Command:
grep -rl --include="*.js" "searchString" ${PWD}
Returned output:
/root/test/bas.js
February 24, 2019
6:35 pm
Prev
Compile ImageMagick from source on CentOS with .webp support
Configure Passive Ports for Pure-FTPd Debian
Next