DS TECH Linux kill programs via terminal ~~ April 24, 2017 get the process id of the application 1ps aux | grep [name of program to close] kill the application 1kill [process id] check process to ensure its gone 1rerun: ps aux | grep [program] Related Posts:Get MAC hardware info from OS-X terminal (command line)Linux Terminal - hardware sensor readout temp - UbuntuArch Linux - MacBookPro Retina - Digital Audio LEDAndroid on OSX via GenyMotionArch Linux on Macbook Pro Retina - Wifi enableKeyboard Maestro - OSX - new Terminal at Current…Arch Linux - my useful toolsLinux Terminal - hardware drive info - UbuntuArch Linux on MacBookPro - Power Management Issues