Send break to screen
Colin Richardson <[email protected]>
| Newsgroups | gmane.comp.gnu.screen.user |
|---|---|
| Message-ID | <CACC-wgR3Dj1w1wnwRiUHWV6iBWpqS_yTAZgdoD-EWTKH3EpgZA@mail.gmail.com> |
I am attempting to break a nodejs application that is running in a detached screen. (From another screen nodejs application). But I am falling over at the first hurdle in just trying to send a break command in the first place. I am doing ` screen -S ser02 -X "^C" ` But when I do ` screen -r ser02 ` node is still running. I tried a few other things such as ` ^A b ` thinking it would be using the internal screen commands. Any help would be greatful. - Colin. _______________________________________________ screen-users mailing list screen-users-mXXj517/[email protected] https://lists.gnu.org/mailman/listinfo/screen-users