after I run ping command under the screen, I want to stop ping command, but when I press ctrl c , the screen is also terminate. how can I stop the command but not leave the screen session?
I run screen in ubuntu 9.10(karamic)
after I run ping command under the screen, I want to stop ping command, but when I press ctrl c , the screen is also terminate. how can I stop the command but not leave the screen session?
I run screen in ubuntu 9.10(karamic)
I think this is a Ubuntu settings. Take a look at the /etc/screenrc for things with bind.
Also there is very useful information on http://stackoverflow.com/questions/70614/gnu-screen-survival-guide