Search code examples
Grep multiple strings after curl -s...

bashcurlscriptinggrep

Read More
search for a string in docker logs in Windows...

windowsdockerlogginggrepfindstr

Read More
Grep every other line of a file...

linuxgrep

Read More
Use bash sed command for double backslash replacement...

bashshellsedgrep

Read More
Regex get IP from Wireguard conf file...

regexgrepwireguard

Read More
Use grep --exclude/--include syntax to not grep through certain files...

unixsearchshellcommand-linegrep

Read More
How to include optional space in Grep statement...

grep

Read More
Remove insert data of a specific table from mysqldump output (sed?)...

bashsedgrepmysql

Read More
Awk command to set variable name while matching a regular expression...

bashawkgrepcutncbi

Read More
find line that contains string & echo the value to a new line using shell script...

shellunixawksedgrep

Read More
How to capture app version to console via grep and regex?...

regexmacosgrepzsh

Read More
Linux: Block until a string is matched in a file ("tail + grep with blocking")...

linuxgrepblockgnu

Read More
Non-greedy regex extraction from JSON with sed...

jsonregexshellsedgrep

Read More
How to use sed/grep to extract text between two words?...

stringbashsedgrep

Read More
Output strings via grep excluding matches within them...

linuxgrep

Read More
How to download latest version of software from same url using wget...

regexbashshellgrepwget

Read More
Why does grep only print after quitting?...

grepoutputtee

Read More
grep pattern on multiple columns but one...

grep

Read More
Grep a string with number greater than 45...

shellunixgrepagrep

Read More
grep regex lookahead or start of string (or lookbehind or end of string)...

regexgrepregex-lookaroundslookbehind

Read More
Find out where classes of a specific package are used in Java/Eclipse project...

javaeclipsefindgreppackage

Read More
Separate lines with keys and store in different files...

awksedgrepcut

Read More
Globbing syntax (actually `brace expansion`) with grep: Why doesn't this work?...

bashgrepglob

Read More
How to read multi-line properties from text files in bash with grep...

bashgrepshgit-bash

Read More
How to use GNU parallel with data and grep?...

parallel-processinggrepgnu-parallel

Read More
GREP Locating target letters in identical positions...

grep

Read More
Linux shell show [section] with grep command...

sedgrep

Read More
Grep for string from multiple file paths from list of files...

bashawksedgrep

Read More
how to print remaining portion of each line after a pattern match using sed...

linuxunixsedgrepcygwin

Read More
grep a pattern and output non-matching part of line...

bashshellunixgrep

Read More
BackNext