HN user

csm888

27 karma
Posts1
Comments1
View on HN

ssh yourserver -t "screen -D -RR" doesnt't allow you use screen from multiple xterms

if you use ssh -t yourserver screen -S main -xRR -p windowname -q as was used in the post, you get to use, multiple xterms all connecting to the same session.