GNU Screen is a very useful program in console environments. You can also exit a program with: pkill -KILL program_name (though that command should be a last resort(as the program will not be able to exit normally), for instance if it stops responding to your input).

Reply via email to