Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

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

grep matching specific position in lines using words from other file

shell unix grep

How to get the line number of a match?

Using tee and grep to save certain lines of output to a file

grep tee

Negative lookbehind in regex

Filter line from Ansible stdout_lines result

linux filter grep ansible stdout

bash regex for word with some suffixes but not one specific

regex bash grep

How to use `git grep --not`

git grep

How do I pass the resulting files from one grep pass to another so that I only grep through the subset with the second pass?

linux bash grep

grep unicode 16 support

linux unicode utf-8 grep utf-16

'grep' in PowerShell 1.0

powershell 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