Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Read line by line and print matches line by line

Escaping slash "\" in grep

regex linux bash shell grep

How can I get "grep -zoP" to display every match separately?

regex awk grep text-processing

write to a file after piping output from tail -f through to grep

linux unix grep tail centos5

How to find lines that contain more than a single whitespace between strings in unix?

unix grep

Delete empty lines from a file

unix sed grep

magit-grep, how to include or exlude file extensions?

git emacs grep magit

check if a file is in a folder or its subfolder using linux terminal

linux terminal grep command find

Print only if field is not empty

bash awk grep

Best way to parse this particular string using awk / sed?

sed awk grep

Grep for multiple patterns over multiple files

grep

Obtain patterns in one file from another using ack or awk or better way than grep?

regex perl awk grep ack

Recursively search files named string.xml for certain text

unix grep

How can I grep in a loop?

linux perl bash shell grep

search file content in last n lines of shell script

linux bash shell grep

Bash regex: how to match n times using 'grep' or 'ls'

regex bash grep ls

how to grep listening on port 80 that can also filter other port contain 80 such as 8080 8088 ...?

linux bash grep

Searching files with pre-commit

How can I force grep to only return files and ignore directories?

bash unix grep locate

Exact grep -f command in Linux

linux shell unix grep