treechicken@lemmy.world to Programmer Humor@lemmy.ml · 2 years agoFirewalllemmy.worldimagemessage-square8fedilinkarrow-up16arrow-down10
arrow-up16arrow-down1imageFirewalllemmy.worldtreechicken@lemmy.world to Programmer Humor@lemmy.ml · 2 years agomessage-square8fedilink
minus-squareJasonDJ@lemmy.ziplinkfedilinkarrow-up1·2 years agoTmux 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.
What does it do in this case?
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.