Public Notes
on
histre
It's a traditional open source unix cli tool! So, why does this site actually look, dare i say, sexy? "Blazing fast It's fast because it only searches the stuff it makes sense to search. Better search Searches entire trees by default while ignoring Subversion, Git and other VCS directories and other files that aren't your source code. Designed for code search Where grep is a general text search tool, ack is especially for the programmer searching source code. Common tasks take fewer keystrokes."
#cli #grep #ack #perl #perl_5 #regex #*nix #alternatives #best_of #code #dev #homebrew_formulas #searching #utilities #pub
Show More
VisualGrep
visualgrep.com
"VisualGrep Search in Files for OSX
The non-indexed full text search of files supporting filters and many folder traversal options."
#search #grep #Mac #app_stores #paid #files #pub
Show More
Geoff's site: Optimizing Ag: Special-casing File Extensions
geoff.greer.fm
Geoff's site: The Silver Searcher
geoff.greer.fm
ag - ack clone that diverged.
#cli #open_source #%on_github #*nix #grep #pub
Show More
USEFUL ONE-LINE SCRIPTS FOR SED (Unix stream editor)
sed.sourceforge.net
USEFUL ONE-LINE SCRIPTS FOR SED (Unix stream editor)
#grep #sed #cli #commands #dev #scripting #utilities #text_manipulation #issues #tidbits #pub
Show More
Issue with Ruby pry history duplicating. Been having this issue for so long. Pretty sure on macOS and Linux Ubuntu 14 VM. Both.
#grep #sed #cli #commands #dev #scripting #utilities #text_manipulation #bookmarked_on_site #%stack_overflow #issues #tidbits #pub
Show More
remove consecutive duplicate rows | Unix Linux Forums | Shell Programming and Scripting
www.unix.com
Make all lines uniq (make duplicate consecutive line appear only once):
Code:
awk '{sub(".*"$2,$2)}1' yourfile | uniq
#grep #cli #commands #dev #scripting #utilities #text_manipulation #tidbits #discussions #issues #awk #pub
Show More
Collect and share the web
Get started for free