Public Notes
on
histre
secondplanet/brew-growl · GitHub
github.com
"A simple Homebrew extension adding Growl support."
#homebrew #commands #Mac #pub
Show More
Try to scrape formula information from @formula.homepage.
gist.github.com
"Try to scrape formula information from @formula.homepage."
#homebrew #commands #Mac #pub
Show More
"External script for homebrew to simplify starting services via launchctl, out of the box support for any formula which implements #startup_plist."
#homebrew #commands #Mac #pub
Show More
telemachus/homebrew-desc · GitHub
github.com
"Searchable descriptions for Homebrew formulas
What is it?
It's an external command for Homebrew. It provides short descriptions for many Homebrew packages, and I hope to eventually include all Homebrew packages. You can also search for packages by description."
#homebrew #commands #Mac #pub
Show More
brew-refresh.rb
gist.github.com
"# adds 'brew refresh' as an external command, which essentially does
# 'brew update' followed by 'brew outdated'"
#homebrew #commands #Mac #pub
Show More
How to Recursively Remove .DS_Store | JonBellah.com
jonbellah.com
Find and delete all .DS_Store files recursively « Alec's Web Log
www.alecjacobson.com
bash - Shell - Multiple commands in one line - Stack Overflow
stackoverflow.com
linux - How can I sort du -h output by size - Server Fault
serverfault.com
How to List All Applications on a Mac
osxdaily.com
sudo find / -iname *.app > ~/Desktop/EveryMacDotApp.txt
#cli #mac #*nix #basics #commands #shell #organization #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
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