Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Bash: How to keep lines in a file that have fields that match lines in another file?

linux bash unix terminal grep

Search .netrc file in bash, and return username for given machine

bash awk grep

grep doesn't terminate after showing requested number of matches

android bash grep adb

How do I use regex in grep to match multiple lines and only get the last matched set?

linux bash grep pcre

Grep without filtering

bash shell grep

Get only Mac address from IP (bash)

bash awk grep arp

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

linux bash grep

Replace newline \n with expression using sed (or awk, or tr)

awk sed grep tr

Regular expression to find a lowercase letter followed by an uppercase

regex grep textwrangler

How do I get a string from a curl response for a variable in bash?

bash curl grep

Way to change xargs arguments to include a flag per argument?

bash command-line grep xargs

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

Unix grep multiple character search

bash unix grep

Grep multiple files using regex for specifying filenames to search for

regex linux bash grep

How to match pattern after first 32 letters using the grep?

awk grep

Linux shell : Interactive Fuzzy-Search content in files using grep and fzf

grep fzf

Why doesn't grep command work on text files with UTF-16 LE encoding?

utf-8 grep utf-16

How to grep and match the first occurrence of a line?

shell grep

How to Replace a hash character in file?

regex string bash grep

Can I tail -f a log and only print certain lines matching some text?

bash grep