Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Preserve ls colouring after grep'ing

bash grep colors ls

Counting regex pattern matches in one line using sed or grep?

regex bash sed grep counting

How to grep for a file extension

regex bash grep

Git search all diffs

git search grep diff

Grep files containing two or more occurrence of a specific string

unix grep

grep recursive filename matching (grep -ir "xyz" *.cpp) does not work

grep

How do I grep for a greater than symbol?

Piping tail output though grep twice

bash shell unix grep tail

How to display the first word of each line in my file using the linux commands?

linux shell grep

Better way of getting a GIT commit message by short hash?

git bash awk grep git-log

Find content of one file from another file in UNIX

file grep

How to prevent grep from printing a trailing newline?

linux grep newline

How to grep the last occurrence of a line pattern

bash shell awk sed grep

What's the best way to find a string/regex match in files recursively? (UNIX)

linux unix recursion grep

Ansible shell module returns error when grep results are empty

grep ansible

Fast string search in a very large file

linux bash grep

Searching for a file in all Git branches

git grep

Assign grep count to variable

bash shell grep

Binary grep on Linux?

linux binary grep

In-place processing with grep

unix grep in-place