Y
Hacker News
new
|
ask
|
show
|
jobs
by
cmer
4719 days ago
Curious. How do you automatically reattach screen? Thanks!
1 comments
inopinatus
4719 days ago
ssh -t myhost.example.net 'screen -D -RR'
link