Skip to content

Primary Menu

  • Home
  • About

Category Command line

Kill screen identified by name

January 10, 2017January 10, 2017leszekj Leave a comment

Linux (Debian). Kill all instances of the screen identified by the screen_name using the following command:

sudo screen -X thttp quit | grep screen_name | awk '{print $1}' | cut -d. -f1 | xargs kill

[Thanks to Zbyszek L.]

Recent Posts

  • Converting MS T/SQL to MySQL
  • SAML Subject Confirmation Methods
  • Problems with Mono on Raspbian Jessie
  • Xcode: No signing certificate “iOS Distribution” found
  • Universal App with Visual Studio tools for Apache Cordova – iOS Distribution

Archives

  • August 2017
  • March 2017
  • February 2017
  • January 2017
  • November 2016
  • June 2016
  • March 2016
  • November 2015
  • October 2015
  • November 2014
  • September 2014
  • May 2014
  • February 2013
  • January 2013
  • November 2012
  • June 2012
  • March 2012

Categories

  • Android
  • Bower
  • Command line
  • Cordova
  • Cordova VisualStudio2015
  • iOS
  • Linux
  • Mac
  • mono
  • MySQL
  • Paspberry Pi
  • Raspberry Pi
  • Rasspberry Pi
  • SD Card
  • shell
  • terminal
  • Uncategorized
  • Visual Studio
  • Visual Studio 2015
  • Visual Studio 2017
  • Windows Phone
  • x-os
  • xamarin

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.com

Recent Posts

  • Converting MS T/SQL to MySQL
  • SAML Subject Confirmation Methods
  • Problems with Mono on Raspbian Jessie
  • Xcode: No signing certificate “iOS Distribution” found
  • Universal App with Visual Studio tools for Apache Cordova – iOS Distribution

Archives

  • August 2017
  • March 2017
  • February 2017
  • January 2017
  • November 2016
  • June 2016
  • March 2016
  • November 2015
  • October 2015
  • November 2014
  • September 2014
  • May 2014
  • February 2013
  • January 2013
  • November 2012
  • June 2012
  • March 2012

Categories

  • Android
  • Bower
  • Command line
  • Cordova
  • Cordova VisualStudio2015
  • iOS
  • Linux
  • Mac
  • mono
  • MySQL
  • Paspberry Pi
  • Raspberry Pi
  • Rasspberry Pi
  • SD Card
  • shell
  • terminal
  • Uncategorized
  • Visual Studio
  • Visual Studio 2015
  • Visual Studio 2017
  • Windows Phone
  • x-os
  • xamarin

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.com
Blog at WordPress.com.
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy