Hundreds of examples on how to use awk, the extremely powerful UNIX string manipulation tool.
Source: Command-line-text-processing/gnu_awk.md at master · learnbyexample/Command-line-text-processing
Hundreds of examples on how to use awk, the extremely powerful UNIX string manipulation tool.
Source: Command-line-text-processing/gnu_awk.md at master · learnbyexample/Command-line-text-processing
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.
Brilliant set of CLI commands and keyboard shortcuts etc for Mac OSX
“A command line anywhere and everywhere.” Popup command line that grabs its working directory from whatever the current window is.
Linux Screen Tutorial and How To
Nice quick tutorial on some “screen” basics.
Big collection of Terminal tips, tricks etc for Mac OSX.
Access/work with Google services via command line.
“Once activated, the plugin adds a “Console” page to the administrator’s “Tools” menu. This page includes a JavaScript-based interactive shell which loads the WordPress environment. It allows execution of arbitrary PHP code as well as anything defined by WordPress or activated plugins. This is awesome.”
Bash Cheat Sheet | psycho$hell
List of useful stuff for Bash scripting (checking if files exist, etc etc)