beta
Debugging Bash scripts
When things don't go according to plan, you need to determine what exactly causes the script to fail. Bash provides extensive debugging features. The most common is to start up the subshe...
bash, howto, linux saved by: davidar more details ...
http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_02_03.html
A simple shell command for drupal cvs checkouts | ZivTech
Finally someone documents this :P I should have done this long ago -- a simple bash script to easify CVS checkouts of Drupal modules. And yes, drush does this, too.
bash, cvs, drupal saved by: bmann more details ...
http://zivtech.com/blog/a-simple-shell-command-drupal-cvs-checkouts
Bash-httpd FAQ
Bash HTTP Daemon
bash, http, opensource saved by: davidar more details ...
http://web.archive.org/web/20051216101425/http://lug.umbc.edu/~mabzug1/bash-httpd.html
Color Your OS X Command Prompt
There are all sorts of crazy options for "replacing" your command line ls command with one that "supports color". It turns out you just need to add some options and it's done. Yes, I am d...
bash, cli, color, osx, terminal.app saved by: bmann more details ...
http://www.mactips.org/archives/2005/08/02/color-your-os-x-command-prompt
TIP Using screen - Gentoo Linux Wiki
If you do not like unnecessary windows open, or want to get the maximum out of your terminal session, screen will soon be in your .bash_history numerous times. I found GNU Screen's barrie...
bash, howto, linux, reference, screen saved by: snig178 more details ...
http://gentoo-wiki.com/TIP_Using_screen
RemoteLoginAutoScreen
If you routinely log into one or more remote systems using SSH, and have a flaky internet connection or an incompetent ISP, you probably already know about screen's ability to detach and ...
bash, linux, screen, software, ssh saved by: snig178 more details ...
http://taint.org/wk/RemoteLoginAutoScreen
A guide to GNU Screen
The same way tabbed browsing revolutionized the web experience, GNU Screen can do the same for your experience in the command line. GNU Screen allows you to manage several interactive she...
admin, bash, howto, linux, screen, shell, software, tips, tutorial saved by: snig178 more details ...
http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen
BASH Help - A Bash Tutorial
bash, linux saved by: kaykav more details ...
http://www.hypexr.org/bash_tutorial.php