rscreen - monitor and restart remote screen session
Contents
Copyright
Redistribution and use in source and binary forms, with or without modification, are freely permitted.
RSCREEN(1)
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>
