Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

grep a block of text delimited by two key lines

grep match textblock

Check if process is running

linux bash process grep

Suppress find & grep "cannot open" output

unix find grep filtering

Can I search all the text files in a tree (but not the binaries) for a certain string

bash shell unix find grep

Ruby grep - searching an array for parts of a string

ruby grep imap

Grep does not show results, online regex tester does

regex grep

lgrep and rgrep in Emacs

emacs grep

String Search: Using find / grep, While Ignoring .git and Other Directories

command-line grep find

Check if string contains non digit characters

bash grep