Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Grep for beginning and end of line?

grep

Using grep and sed to find and replace a string

linux shell unix sed grep

grepping binary files and UTF16

unicode grep utf-16

How to grep for the dollar symbol ($)?

linux unix grep

How do I get rid of "--" line separator when using grep with context lines?

grep

How to remove leading whitespace from each line in a file

unix sed awk grep

changing chmod for files but not directories

unix grep chmod

How to escape parenthesis in grep

grep escaping

How to find all file extensions recursively from a directory?

bash terminal grep

How to find and replace all occurrences of a string recursively in a directory tree? [duplicate]

sed find grep replace

How to "grep" out specific line ranges of a file

command-line grep

Prevent grep returning an error when input doesn't match

bash grep

Fastest possible grep

bash unix grep

Command line: search and replace in all filenames matched by grep

linux perl awk sed grep

grep --ignore-case --only

regex bash unix grep gnu

Grep 'binary file matches'. How to get normal grep output? [duplicate]

bash grep

Grep and Python

python regex grep

How to use grep to get anything just after `name=`?

regex bash grep

grep for multiple strings in file on different lines (ie. whole file, not line based search)?

bash awk grep

How to grep with a list of words

grep