Public Notes on
View Public Collections
#blog_posts #dev #research #tutorials #zsh #shell #cli #mac #Iterm #pub
Show More
#SSVentures #dev #cli #image_editing #images #%stack_exchange #bookmarked_on_site #pub
Show More
You can use captcha solver services. It has 6 scripts. Pretty beast. #downloaders #best_of #cli #homebrew_formulas #pub
Show More
Check Ubuntu Version www.howopensource.com
lsb_release -a more /etc/lsb-release #dev #cli #commands #references #linux #simple #pub
Show More
#docs #references #monitoring #SSVentures #$AFMA #SaaS #dev #cli #integrations #API_driven #servers #sysadmin #%current #%raindrop #pub
Show More
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
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