Newest Search Programming Tips
Inferno sh command to find files in a git repo with oldtext and update them
Jason Catena
·
0 responses
·
git, diff, sed, grep
ack! is better than grep
Enno Rehling
·
0 responses
·
grep, search, coding, utility
Find commits not in the logs
Gil Polguère
·
0 responses
·
find, logs, search, commit
Search for Files on GitHub
Tim Berglund
·
2 responses
·
file, search, github
Search directories for string, and save to file
adamstrawson
·
0 responses
·
code, search
elasticsearch
Clinton Gormley
·
0 responses
·
solr, search, lucene, nosql
perl -i -ple 's/old/new/g' /some/file [...]
Tim Serong
·
0 responses
·
perl, regex, search, replace