Public Notes
on
histre
File: README — Documentation for rush (0.6.8)
www.rubydoc.info
"Count the number of classes in your project using bash: find myproj -name \*.rb | xargs grep '^\s*class' | wc -l In rush, this is: myproj['**/*.rb'].search(/^\s*class/).lines.size Pesky stray mongrels? In bash: kill `ps aux | grep mongrel_rails | grep -v grep | cut -c 10-20` In rush: processes.filter(:cmdline => /mongrel_rails/).kill"
#ruby #gems #cli #shell #examples #dev #pub
Show More
ShellCheck – shell script analysis tool
www.shellcheck.net
#twitter #best_of #APIs #hacking #scraping #rare #open_source #bookmarked_on_site #shell #not_vetted #pub
Show More
Seems like you have to use the product itself though? That's lame AF. It's fugly. I don't want to give up iTerm or Terminal just to get the output of commands logged. Certain trade-offs are too much.
#$tag_more #$check_out_FOR_SURE #dev #logging #shell #cli #GUIs #cross-platform #iOS #pricey #pub
Show More
.bash_profile vs .bashrc
www.joshstaiger.org
Series: Unix as IDE « Arabesque
sanctum.geek.nz
Updating Your Shell with Homebrew | John D. Jameson
johndjameson.com
#Iterm #terminal #shell #customization #toread #pub
Show More
Customizing iTerm. Creating a display profile with pastel colors | Dmytro Shteflyuk's Home
kpumuk.info
#Iterm #terminal #shell #customization #toread #pub
Show More
How To Install WordPress with LEMP on Ubuntu 16.04 | DigitalOcean
www.digitalocean.com
#SSVentures #dev #cli #shell #tutorials #sysadmin #best_of #basics #ubuntu #toread #pub
Show More
Initial Server Setup with Ubuntu 16.04 | DigitalOcean
www.digitalocean.com
#SSVentures #dev #cli #shell #tutorials #sysadmin #best_of #basics #ubuntu #toread #pub
Show More
How To Install Linux, Nginx, MySQL, PHP (LEMP stack) in Ubuntu 16.04 | DigitalOcean
www.digitalocean.com
#SSVentures #dev #cli #shell #tutorials #sysadmin #best_of #basics #ubuntu #toread #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
Ignore existing files or update only newer files with rsync - Electric Toolbox
www.electrictoolbox.com
rsync --dry-run --update -raz --progress /var/www 10.1.1.1:/var
#rsync #tips #reference #tutorials #dev #cli #shell #SSVentures #pub
Show More
linux - Prevent overwriting of files when using Scp - Stack Overflow
stackoverflow.com
rsync over ssh - Google Search
www.google.com
Collect and share the web
Get started for free