Search code examples
If condition that matches if grep outputs at least one result even though the exit code is 2 due to ...


linuxbashif-statementgrep

Read More
how to exclude multiple pattern using grep...


linuxshellgrepcommand

Read More
Delete all local Git branches...


gitbashubuntuversion-controlgrep

Read More
Does lookbehind work in sed?...


regexsedgreplookbehind

Read More
Grep - how to output only the content of a capturing group...


bashshellgrep

Read More
Compare outputs of two `find` commands...


bashgrep

Read More
Get exit code when piping into grep -v...


bashgrepexit-code

Read More
How to exclude lines with duplicate strings using grep...


linuxgrep

Read More
Grep: Is there a special way to include "no character" as a permutation for a "charac...


regexgrep

Read More
BASH: add prefix to each line on curl output...


linuxbashshellsedgrep

Read More
How to match CR or end of line with grep?...


regexlinuxgrep

Read More
Isolate last non 0 digit from IP address...


grepecho

Read More
Always include first line in grep...


bashgrep

Read More
How to reverse the output of the grep command?...


linuxbashshellgrep

Read More
Colorized grep -- viewing the entire file with highlighted matches...


bashshellcolorsgrep

Read More
grep - how to output progress bar or status...


bashgrep

Read More
Use grep to match a pattern in a line only once...


regexlinuxbashgrep

Read More
Can I grep only the first n lines of a file?...


bashsearchgrep

Read More
SaltStack execution module unable to use cmd.run correctly...


pythongrepsalt-project

Read More
How can I search file1.txt and file2.txt for matching characters and print output to a new file...


bashawkgrepformattingtext-processing

Read More
Why does the grep command select more than expected?...


regexgrep

Read More
How to keep original color in logs for grep | docker | act...


linuxdockergrep

Read More
setting pcregrep color default...


grepdefaults

Read More
Grepping across multiple git branches...


gitgrep

Read More
PowerShell equivalent to grep -f...


powershellgrep

Read More
What are the differences between GNU grep's basic/extended and PCRE (`-P`) regular expressions?...


regexgrepgnupcre

Read More
How to git grep in the whole tree when I'm in a subdirectory?...


gitgrep

Read More
Adding additional newline between each line...


linuxsedgreptrless-unix

Read More
How to print first 5 lines of the file in windows cmd...


windowsgrepheadwindows-console

Read More
BASH: can grep on command line, but not in script...


linuxbashgrep

Read More
BackNext