Skip to content

Comment on Introduction to tmux (alternative to GNU screen)

Comments

In case you've gotten used to just using screen on your local machine as I have, as a handy way to manage multiple "ascii desktops":

A useful trick is to ssh to a remote machine and start a screen session on the remote machine. Then you can start long-running jobs on the remote machine, detach, turn your local machine off, come back later, and ssh and re-attach to check on progress.

I assume tmux and similar screen-like programs can all do this.

tmux a(ttach) is the same as screen -r

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.