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.

(console, howto, screen, shell, tmux)

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.

(bash, script, shell, testing, unittest, unix, xunit)

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.

(command, django, shell)