Search code examples
How to truncate long matching lines returned by grep or ack...

grepunixack

Read More
How to do a grep-like search on a very long line?...

linuxbashgrep

Read More
Regex for minimum number of appearances of capturing group on a line...

regexgrep

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

perlsedawkgrepcommand-line-interface

Read More
Extract first date from filename using multiple patterns...

bashawkgrep

Read More
Print everything on line after match...

bashgrep

Read More
REGEX (regex_search) like Linux EGREP - Show pattern matching lines (with spaces) using multi-patter...

regexloopsansiblegrepansible-2.x

Read More
use grep to find a word in the output from telnet connection...

linuxgreptelnet

Read More
How to search files which contain Chinese characters at terminal of Mac?...

macosshellunicodeterminalgrep

Read More
Why Does 'grep' Change Text Format in Swaymsg Output?...

jsonregexlinuxtextgrep

Read More
Using grep or sed to extract the numerical value of the 'device id' in bash...

bashsedgrep

Read More
Unix grep regex containing 'x' but not containing 'y'...

regexunixgrepregex-negation

Read More
jQuery - find object in array of objects based on partial match of one element...

jquerygrepfind

Read More
grep for a line in a file then remove the line...

stringbashawksedgrep

Read More
Grep match only the exact string in the line...

linuxbashgrep

Read More
How can I have grep not print out 'No such file or directory' errors?...

grep

Read More
Comparing two unsorted lists in linux, listing the unique in the second file...

linuxbashshellcomparisongrep

Read More
replace XML tags value in shell script...

bashshellawksedgrep

Read More
Why the file describer redirected changes after grep command?...

linuxbashshellgrep

Read More
Bash grep in github action always exits with status 1...

bashgrepcontinuous-integrationgithub-actions

Read More
grep works with \s, but not with \s+...

regexbashgrep

Read More
Extracting IP address from a line from ifconfig output with grep...

regexgrep

Read More
Bytewise grep fails for some byte values...

bashgrephex

Read More
How can I extract the value of html TH tags that occur multiple times in a text file using a bash sc...

regexbashsedgrep

Read More
Identify PDF files which have bookmarks...

bashshellgreppdftk

Read More
How to create a list of all words in a bunch of files?...

linuxunixawkcommand-linegrep

Read More
Greping from within Vim (with a pipe)...

vimgrep

Read More
grep out 2 field only...

bashgrep

Read More
How to grep for contents after pattern?...

linuxgrep

Read More
How to input egrep result as a variable to awk...

bashawkgrep

Read More
BackNext