↧
Tips N’ Tricks – using GNU Screen as shell
I'm quite often doing stuff on remote machines, and quite frequently I start some long-running job, when I remember that I didn't ran it via screen – so it will break, if my network connection will...
View ArticleWhy I like tmux?
For those of you that don't know – Tmux is program similar to screen, but written from scratch, with different functionality, approach, and capabilities. I would like to show one particular case where...
View Article