Popular Grep Programming Tips
Rainbow Grep!
Mark McD ☠
·
0 responses
·
shell, bash, grep
Find a unique name for your project
Matt Gauger
·
0 responses
·
grep, names
Get local IP address on OS X from Terminal
daz
·
0 responses
·
grep, mac, ifconfig, inet
Don't use Grep, use Ack
Stuart Grimshaw
·
0 responses
·
grep, search, ack
Colorize grep output
Christian Joudrey
·
0 responses
·
grep, bashrc
Grep and AG - file searching, ignoring and multiple parameters (also benchmarking)
Tony Narlock
·
0 responses
·
grep, ag, the_silver_searcher
git grep
Yuki Matsukura
·
0 responses
·
grep, git
Simple Search for String
Hartley Brody
·
0 responses
·
grep, unix
Get a list gz files having a certain string without decompressing it
Vic
·
0 responses
·
shell, grep, linux, mac
Find a string in a project with one command
Gaël Gillard
·
0 responses
·
grep, find, unix
"Find"ing stuff!
Ed Drain
·
0 responses
·
sed, grep, find, gawk
Find line with text + surrounding lines
michał łukasiewicz
·
0 responses
·
grep, find, linux, mac
Greping for code with syntax hightlighting
João Veiga
·
0 responses
·
grep, pygmentize, color output
grep config file and show non commented lines only
Yuvaraj
·
0 responses
·
config, grep, bash
Find the files that were modified within the last 5 mins
Viktor Voronin
·
0 responses
·
bash, grep, find, linux
Search for a string in (all) files inside a directory
Vic
·
0 responses
·
shell, grep, search, directory
Remove all untagged docker images
louis
·
0 responses
·
grep, xargs, bash, cut
Search and replace in multiple files with pipes
Sergey Panfilov
·
0 responses
·
shell, sed, grep, awk
Search in a song directory and play matching files
Antoine Morin-Paulhus
·
0 responses
·
grep, xargs, mplayer
Looking for TODOs on a Project using GREP
Rafael Oliveira
·
0 responses
·
grep, shell, bash
Search for your projects that have a particular dependancy
Chris Manson
·
0 responses
·
npm, command line, grep
Select certain types from Array
Dinesh Vasudevan
·
0 responses
·
ruby, grep