Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

pygrep pre-commit hook to check string is present

How can you disable line numbers in git grep when you have grep.lineNumber=true?

bash git grep

How to exclude several lines around match with grep or similar tool?

awk grep ack

Format grep output as CSV

linux csv grep

remove multiple lines from text file using grep

grep

Add HTML tags around each unix GREP result

html bash ubuntu grep

Is there a way to compare regular expression backreferences?

regex grep

How can I exclude directories matching certain patterns from the output of the Linux 'find' command?

regex linux bash grep

Matching decimal number in grep

regex grep

gitlab pipeline failing at grep, how to fix that?

grep sh gitlab-ci

How to update a multichracter delimited field in a file in bash?

bash awk sed grep

Rgrep in Emacs to use ripgrep

utf-8 emacs grep utf-16 ripgrep

how to extract common lines across multiple file?

perl shell grep comm

UNIX expression to filter out PID from netstat output

run a command conditionally with netcat and grep

linux bash grep command netcat

Why can't pgrep find this process?

linux bash ps grep

egrep \b not recognising single quote

regex grep

Limiting results to ±5 lines

regex linux bash grep

Perl grep always returns number of matches even in list context

perl list grep

How to make grep not interpret special characters in my search string?

bash grep escaping