Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Remove empty lines in a text file via grep

linux grep text-processing

Output grep results to text file, need cleaner output

text grep output

How to grep the git diff?

git grep diff

How to display modified date time with 'find' command?