logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rscreen - monitor and restart remote screen session

Author

rscreen was written by Carson Harding (2002) and Axel Beckert (2011).

Description

rscreen/ruscreen/rtmux  is a script to use autossh to open up a remote screen, screen-U or tmux session,
       or reconnect to an existing one.

       Based  on  autossh's  original  rscreen  example   script   as   installed   on   Debian   systems   into
       /usr/share/doc/autossh/examples/rscreen, but with more generally usable defaults.

       ruscreen  and  rtmux are just symbolic links to the rscreen script and the script checks under which name
       it has been called.

Name

       rscreen - monitor and restart remote screen session

See Also

ssh(1), autossh(1), screen(1), tmux(1)

Synopsis

rscreen [autossh or sshoptions] <[user@]host>

       ruscreen [autossh or sshoptions] <[user@]host>

       rtmux [autossh or sshoptions] <[user@]host>

See Also