February 2012
5 posts
This is What Happens When You Give Thousands of... →
2 tags
tip: shell
real-time collaborative terminal sessions with gnu screen’s multiuser mode: http://bit.ly/xRCAg3 (h/t @dggoldst)
A VC: The Academy For Software Engineering →
2 tags
tip: shell
edit remote files (ssh -t host emacs -nw file) or bounce thru intermediate hosts (ssh -t host1 ssh host2) http://bit.ly/zKn02x