Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux recursive find file content

grep --include=*.{<file extetions >} -rnw '<path>' -e "<pattren>"
example: grep --include=*.{log} -rnw '.' -e "test"
Comment

PREVIOUS NEXT
Code Example
Shell :: powershell pip install module 
Shell :: read a file and count how many lines 
Shell :: git checkout -f 
Shell :: git push empty folders 
Shell :: where powershell 
Shell :: how to install bwa in ubuntu 
Shell :: reinstall windows apps powershell 
Shell :: stop gnix 
Shell :: remove all files starting with linux 
Shell :: package github.com/golang-migrate/migrate is not a main package 
Shell :: check for remote added git 
Shell :: two variable in for loop bash 
Shell :: move branch to a commit 
Shell :: git checkout all deleted files 
Shell :: vscode installation ubuntu 
Shell :: wrk install 
Shell :: surge installation 
Shell :: execute previous command linux 
Shell :: razer synapse for linux 
Shell :: how to empty text file in unix 
Shell :: xampp apachae not starting 
Shell :: Composer install with dockerfile 
Shell :: vite js install 
Shell :: how to change webmin password from command line 
Shell :: how to create a folder in linux 
Shell :: rename branch remote 
Shell :: docker create image 
Shell :: git merge a branch to master/main 
Shell :: how to copy folder in linux 
Shell :: changing folder permission in linux 
ADD CONTENT
Topic
Content
Source link
Name
8+8 =