726
Firewall
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Tmux essentially creates a pseudo-shell that persists between sessions.
So you can start a process, detach the session, start something else, disconnect, come back next week, and check on it.
It does other things too. Like console tiling.