linux - kill screen session in an expect script -


I start my screen connection with a span command on the expected screen: spawn screen / dev /...

But I do not know how I can kill the screen when the script ends

  Screen-X leaving   

will send quit command in the running screen session.

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

asp.net - MVC [HandleError] HandleErrorAttribute called twice when using global logging -