Search code examples
Prevent grep returning an error when input doesn't match...

bashgrep

Read More
What is the point of "grep -q"...

linuxbashgrepgnu

Read More
Count unique visits (by IP) from apache logs...

awkgrep

Read More
Using grep from python console...

pythongreppipeipython

Read More
Grep for a string that ends with specific character...

regexbashgrep

Read More
Is there something like a "CSS selector" or XPath grep?...

htmlxmlgrepselectorfindinfiles

Read More
Recursively find hexadecimal bytes in binary files...

bashmacosgrepfind

Read More
How to find patterns across multiple lines using grep?...

regexgrep

Read More
Grep column value in same line and print line...

bashawkgrep

Read More
Can't capture output of find + grep in Bash...

bashshellgrep

Read More
Using grep or other tools for searching a large CSV file...

linuxbashcsvawkgrep

Read More
"grep: invalid option -- P" error when doing regex in bash script...

bashmacosgrep

Read More
Bash command to parse .env file contains equal (=) sign in values...

bashsedgrepenvironment-variables

Read More
grep command to find the presence of either quote(") or apostrophe(') in the xml tag value ...

regexxmlcommand-linegrep

Read More
How to search and copy surrounding text?...

shellsearchgrepfull-text-search

Read More
Merge multi-line cell in double quotes...

regexawksedgrep

Read More
Generating a sorted list of three to five letter words...

bashunixterminalgreppipe

Read More
How can I escape single quotes in Bash/Grep?...

linuxbashescapinggrep

Read More
Grep for specific code block...

regexlinuxgrep

Read More
Count total number of occurrences through all the lines through all the files in a given branch of g...

bashgitshellawkgrep

Read More
How to create a "variable" group (for future reference via \n) in extended grep regex type...

regexgrepfind

Read More
More than 6 characters string repeated...

pythonawksedgrep

Read More
Parse IP and Download-Total from mikrotik...

regexsedgrep

Read More
grep's output is split by colon when being saved into array...

bashgrepwindows-subsystem-for-linuxtext-parsing

Read More
I want to display lines that contain a single bracket either its opening or closing...

linuxunixgrep

Read More
How to use regex OR in grep in Cygwin?...

regexcygwingrep

Read More
Extract N lines with no duplicate strings from either of the two first columns...

bashawksedgreptext-processing

Read More
Extract Regex Capture Group in Script...

sedgrepcsh

Read More
Find and return blocks of lines containing a string...

bashshellsedgrep

Read More
How can I select certain elements from a Perl array?...

regexperlgrep

Read More
BackNext