bash find file with text
# syntax
# find *</path/to/dir> -name '*<file(s)-to-search>' -exec grep '*<string-to-find>' {} /dev/null \;
# example
find 'C:/Users/JacquesK' -name '*.*' -exec grep 'Random text to find' {} /dev/null \;
Also in Shell:
- install chrome ubuntu server
- sudo msys2
- [ErrorException] file_put_contents(./composer.json): failed to open stream: Permission denie d
- tcr test commit revert
- greater than certain value from pipe shell
- git remove las remotet commit
- get folder size powershell
- df command linux concepts
- The Windows Subsystem for Linux optional component is not enabled. Please enable it and try again.
- upgrade yarn version
- kill all screen sessions linux
- laravel
- brew services start mongodb
- ngbmodal angular 9 yarn install
- command to edit in terminal linux
- git see tags
- git collab
- pgadmin4 ubuntu 20.04
- npm run custom script
- install telegram on linux
- install pipenv on kali linux
- getcwd() failed: No such file or directory linux server
- install maven homebrew
- how to delete a folder in ubuntu using terminal