Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in grep

Updating grep for Mac OS 10.7

macos grep administration

Is there an inverse of grep: finding short lines in long patterns?

bash: grep exact matches based on the first column

linux shell command-line grep

Search file, show matches and first line

bash unix sed awk grep

Grep and print back reference

bash shell grep iptables

extract substring until first digit

bash shell sed grep

How to match some words from file and list all the rows of that matching word? (without regex)

ubuntu awk scripting grep

How to extract phone number and Pin from each text line

bash awk sed grep

match values in first column of two files and join the matching lines in a new file

bash awk grep match

ssh command for searching inside files

search ssh grep

Comparing two large files

grep array parameter of excluded files

linux bash grep

How to do something with Bash when a text line appears in a file

linux bash grep

grep -r in python

python grep

Fast recursive grepping of svn working copy [duplicate]

windows svn bash grep

Can grep (from command line) be set up to highlight the part of the line that matches?

command-line cygwin grep

is [0-9a-fA-F] the same as [0-9a-f-A-F]?

regex grep

Replace every n'th occurrence in huge line in a loop

linux awk sed grep

Get the first n lines matching a certain pattern (with Linux commands)

linux grep

Print all matches of a regular expression from the command line?

regex perl grep