Search code examples
How to make grep only match if the entire line matches?...


regexshellunixgrep

Read More
How can I kill a process when a specific string is seen on standard error?...


bashgrepstderr

Read More
How do I find files that do not contain a given string pattern?...


filegrepdirectoryfind

Read More
Delete all local Git branches...


gitbashubuntuversion-controlgrep

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


bashgrep

Read More
How to print a file, excluding comments and blank lines, using grep/sed?...


regexawksedgrep

Read More
Search a "String" in folder containing zips of text files...


linuxshellgrepzip

Read More
Unable to match a variable using grep because of back slash...


bashvariablesgreppattern-matching

Read More
Copy all files with a certain extension to another directory, while changing the extension...


linuxbashshellgrepcut

Read More
Count all occurrences of a string in lots of files with grep...


grep

Read More
PHP exec command using pgrep return value incorrect...


phpexecgrep

Read More
Finding executable files using ls and grep...


linuxbashgrepls

Read More
Perl multi-order grep with $_...


perlgrep

Read More
Why does the output disappear when I use grep inside process substitution?...


bashgrepprocess-substitution

Read More
How to extract the correct server version from a MySQLDump?...


bashgrepmariadb

Read More
Is \d not supported by grep's basic expressions?...


linuxbashgrep

Read More
Why doesn't this regex with "\d" work for grep?...


regexlinuxgrep

Read More
Shell: Find Matching Lines Across Many Files...


grep

Read More
Linux Script to check if process is running and act on the result...


linuxbashprocessgrep

Read More
Parsing HTML on the command line; How to capture text in <strong></strong>?...


perlsedawkgrepcommand-line-interface

Read More
grep: group capturing...


regexlinuxbashgrep

Read More
How to highlight the properties of Select-String results with different colors?...


powershellcolorsgrephighlightselect-string

Read More
How can I grep recursively, but only in files with certain extensions?...


grep

Read More
How to grep (search through) committed code in the Git history...


gitgrepdiff

Read More
How to grep for two words existing on the same line?...


grep

Read More
How to output only the content of a capturing group...


bashshellgrep

Read More
How can I find all of the distinct file extensions in a folder hierarchy?...


linuxgrepfilesystemsfile-extension

Read More
How to install GNU grep on Mac OS?...


macosgrephomebrew

Read More
How do I grep for all non-ASCII characters?...


regexunixunicodegrep

Read More
Finding contents of one file in another file...


linuxshellunixawkgrep

Read More
BackNext