Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

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

add line to a file ONLY if it is not in file already [duplicate]

linux sed grep

How can I find unique characters per line of input?

bash awk sed grep

Match only the first paragraph using bash

regex bash awk sed grep

Grepping for '../' (dot dot slash)

regex grep

About 'grep -f': match pattern with file

grep