Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Shell/Bash
find text pattern in file linux
vamsi
Programming language:
Shell/Bash
2021-04-05 17:09:58
4
Q:
find text pattern in file linux
Alice
Code:
Shell/Bash
2021-02-04 22:17:19
grep
-rnw
'/path/to/somewhere/'
-e
'pattern'
0
joe
Code:
Shell/Bash
2021-03-11 23:22:17
grep
-w phoenix *
0
Tags
file
text
linux
find
Related
linux see when file created
find file in linux with regex
command line how to find all files that have a string
linux find files without string
linux find from file content
find text in any file linux
linux search for line in file
read string by string in file in linux
find text in linux file
bash find text in specific file
how to find a file in linux terminal
linux find file
linux check file contetns
linux find file containing text
linux use text file as input
how to get file type in linux
check th binggest file in linux
New to Communities?
Join the community