Automatically starting screen on SSH login
Bash script to put in your .bash_profile so that when you log in, you automatically jump into a screen session.
Automatically starting screen on SSH login
Bash script to put in your .bash_profile so that when you log in, you automatically jump into a screen session.
Big collection of Terminal tips, tricks etc for Mac OSX.
Nice collection of CLI shortcuts and bash commands to making working with WordPress code easier. From Andrew Nacin
bashreduce: A Bare-Bones MapReduce
Pretty slick implementation of MapReduce using a bash script, allowing you to pipe data in/out, redirect etc, using command-line tools.
Managing multiple /etc/hosts files in Mac OS X
Post from Sam Bauers including a short script that allows you to manage your /etc/hosts file as a symlink to a collection of variable files.
Nice shell script for creating a WordPress installation direct from SVN.
Bash Cheat Sheet | psycho$hell
List of useful stuff for Bash scripting (checking if files exist, etc etc)
Awesome list of ways to use SED to do cool stuff.
Bash shell scripts directory for Linux, FreeBSD, Solaris, UNIX
Good collection of bash scripts for handling all sorts of things automatically.