Good Blog, Karl
Random quasi-technical stuff I want to remember
About
topic:
bash
Feb 27, 2011
1 min read
bash-it
Lately I’ve been dabbling with bash scripting, mostly setting up aliases and very simple functions to make my life on the command line a little easier and more efficient. A couple weeks ago I stumbled upon a bash-scripting gold mine called “bash-it.” It’s a GitHub Repo with lots of custom...
Feb 26, 2011
1 min read
rsync shortcut
The OS X Finder is the undisputed loser in the file management category. What’s particularly crazy is that OS X has rsync built into the OS. I can never remember the flags to use for the various rsync options, so I wrote a little bash function: function cps() { dirname=$1...
← All posts
Other topics
apache
astro
css
git
html
js
links
make
mobile
rake
video