tmux - where have you been all my life?
Yesterday I discovered tmux - what an awesome command line tool! So powerful, yet so easy to use (and configure!). If you haven't heard of tmux before, but have used GNU screen then tmux is basically...
Thoughts on technology, infrastructure, and AI
Viewing posts tagged screen Clear filter
Yesterday I discovered tmux - what an awesome command line tool! So powerful, yet so easy to use (and configure!). If you haven't heard of tmux before, but have used GNU screen then tmux is basically...
Screen is one of my favourite Unix/Linux command line tools. In a nutshell it lets you spawn an interactive terminal session, disconnect from it, and connect back to it at a later date (particularly u...