Tag Archives: unix

Editing Directory Trees in Emacs

In which I demonstrate how to use Emacs to edit a directory tree just like you’d edit an ordinary file. Continue reading

Posted in Screencasts | Tagged , , , | 3 Comments

Greenletters: Painless automation and testing for command-line applications

Did you ever use Expect to automate a complex command-line procedure, like an FTP upload? Expect is handy – and very powerful – but for Ruby projects it sure would be nice to be able to automate console apps directly … Continue reading

Posted in Uncategorized | Tagged , , , , , , | 5 Comments