Jump to content

Screen: Difference between revisions

51 bytes removed ,  3 April 2008
Line 116: Line 116:
To kill a session, use this command
To kill a session, use this command


  kill -hup ''pid''
  kill ''pid''


or, if that fails
or, if that fails and you want lil_cain to start complaining
 
kill -term ''pid''
 
or, if '''that''' fails and you want lil_cain to start complaining


  kill -9 ''pid''
  kill -9 ''pid''
244

edits