Hello,

I am trying to send a remote command to an existing screen session:

while true; do screen -S 19268 -X stuff "signon"; sleep 1m; done

However, I need to send a new line (CRLF) after the command "signon".

Any help would be greatly appreciated.

Thanks very much,

Richard
_______________________________________________
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to