Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

How to list all files that do not contain two different strings

shell scripting grep

How to terminal output command pipe to input of grep and using regular expression?

regex grep pipe

Grepping progressively through large file

shell unix grep

Find all files with text "example.html" and replace with "example.php" works only if no spaces are in file name

bash unix sed grep xargs

wget grep sed to extract links and save them to a file

bash sed grep pipe wget

Running ssh remote command and grep for a string

bash shell ssh grep

Logstash: Keeping a value across events

Whole-word matching on a body of text, given a list of words

regex string bash shell grep

How to list all distinct extensions of tracked files in a git repository?

git bash grep gitattributes

Matching at least one lower case letter AND at least one upper case letter

Powershell binary grep

Extract a specific string from a curl'd result

bash grep

Comparing Two Files For Matching Words in Linux

linux command grep

Diagnosing a slow grep or ack search through a complex directory (code, files, php scripts, etc) for faster repeated use

search grep organization ack

Perl - compares array elements sentences with a variable

arrays perl grep

grep pattern single and double quotes

grep double-quotes

How to do "for each" on output from find?

linux bash grep find

How to output bash to text file in real time correctly?

bash shell grep

How to extract table data from PDF as CSV from the command line?

pdf grep pdftotext

How do I print out the count of unique matches with grep?

regex sorting count grep