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:OSX: Set any password via terminalOSX Terminal "beep" / "bell" / etc...Arch Linux - Things to do after install (MacBook Pro Retina)Use dd on OSX to make liveUSB drive (linux) from ISO imageArch Linux on MacBookPro - Power Management IssuesOSX jpg resize in terminalArch Linux - swapon / swapoff - ala "The Karate Kid"1Password Anywhere (via Dropbox online)Get MAC hardware info from OS-X terminal (command line)