Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

How can I match the lowercase version of a backreference

regex grep

Replace a string which is present on first line in UNIX file

unix awk sed grep

How to output difference between two text files? [closed]

python text sed grep comparison

Linux - loop through each element on each line

for-loop awk grep

Using grep and ls in FTP client?

ftp grep ls

Using grep with negative look-ahead returning no matches

regex bash git grep

Why doesn't this regex work for grep?

regex linux grep

Grep or the like: overlapping matches

regex grep

How can I use grep and regex to match a word with specific length?

regex bash grep

Remove full url's from text file using unix awk/sed/grep

bash unix awk sed 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