Jacob Kaplan-Moss
Activity tagged “shell”
Bookmarks
TMUX – The Terminal Multiplexer (Part 1) | Hawk Host Blog
Everyone's been telling me to check out tmux, and now I'm glad I did. Really cool - I can't wait for part 2.
shunit2 - Project Hosting on Google Code
xUnit test framework for Base scripts. Wish I'd never found this — now I no longer have an excuse for not testing shell scripts.
Django snippets: Command Line Script Launcher
Clever management comment to run a script in the current Django context. Would make a good addition to django-command-extensions, I think.
ack — a grep replacement that ignores .svn/CVS/blib directories, understands file types, uses Perl regexes, and much more
Whoa, this is *so* much better than grep it's not even funny.