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:Arch Linux on MacBookProRetina - Kernel 4.2.1.1…Arch Linux - swapon / swapoff - ala "The Karate Kid"OSX - Open Current FOLDER / LOCATION in terminal (ala Linux)OSX Terminal "beep" / "bell" / etc...FinalCutPro7 - subtitles via XML from AnnotationEditOSX review login items via bash+applescriptOSX kill programs via terminalArch Linux on MacBookPro - Power Management IssuesGet MAC hardware info from OS-X terminal (command line)