Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Regular expression to only match X number of characters from end of line

regex grep string-search

grep with -f like in PHP

php grep

Why am I getting "cat: write error: Broken pipe" rarely and not always

linux bash grep cat broken-pipe

Remove header information from rgrep/grep output in emacs?

emacs grep elisp emacs24

Linux CLI - How to get substring from JSON jq + grep?

json bash grep jq pathname

What is the PowerShell equivalent to this Bash command?

powershell grep xargs

"grep THIS foo.txt > THIS.txt" gives an error in Makefile, not in bash, when grep output is empty

makefile grep

Bash: Remove headers from HTTP response

regex perl bash sed grep

How to grep rows that have value less than 0.2 in a specific column?

linux grep cut

How can I write only certain lines of a file in Perl?

regex perl csv grep

Regex question: Match sequence only n times on a random place

regex grep

Can you supress asset messages when tailing the development.log?

How can I search my directory tree for contents within a file for a git managed project?

Find and Replace text in .sql files

sql unix replace grep

What's the difference between grep -r and -R

grep

How do you grep results from 'find'?

bash terminal grep find

How do you color lines that begin with string1 but do not end with string2

bash perl awk sed grep

Store grep output containing whitespaces in an array

How can I `find` files matching pattern within a directory matching another pattern from the command line?

linux command-line grep locate

Filter filenames by pattern

perl grep readdir