Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

grep in VIM opens terminal with results before showing them in vim

vim grep

How do I determine the slowest component of my shell pipeline?

linux bash grep cut cat

grep command that matches lines with exactly 2 of every character from a group

regex grep

How to count the length of a line in bash such that spaces for indentation are excluded?

bash awk sed grep

Extract all URLs that start with http or https and end with html from text file

regex url grep

Is there any way to use wildcards to download images from unspecified URLs within a domain?

bash image http grep wget

pgrep -P, but for grandchildren not just children

bash shell recursion grep

Regex for pattern matching in shell script and extract the match part

bash shell grep

Why does this happen when I grep over an undefined array?

perl grep

parse Log File, check for date, report results

regex linux bash shell grep

Finding repeated names in a file

linux bash awk grep

Regex, grep lines containing only 1 occurrences of a char

regex grep bigdata

Grep more than one string in a single line

unix awk sed grep

Search field and display next data to it

bash awk sed grep

How to truncate rest of the text in a file after finding a specific text pattern, in unix?

linux unix awk sed grep

compare with one of the 5 options

regex awk sed grep

Regex match all word pairs

regex grep

find with spaces in filename

bash grep find xargs

How to search for multiple file extensions from shell script

bash sed grep

How to select two columns from awk and print if they do not match

shell unix awk grep