Screen: Difference between revisions

Jump to navigation Jump to search
42 bytes added ,  3 April 2008
No edit summary
Line 116: Line 116:
To kill a session, use this command
To kill a session, use this command


  kill -9 ''pid''
  kill -hup ''pid''
 
or, if that fails
 
kill -term ''pid''


Where ''pid'' is the number of the session you want to kill. To then get rid of the dead screen session, type
Where ''pid'' is the number of the session you want to kill. To then get rid of the dead screen session, type
244

edits

Navigation menu