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 - my useful toolsOSX Terminal "beep" / "bell" / etc...1Password Anywhere (via Dropbox online)Ruby 2.6 on OSX 10.11+ via HomebrewOSX jpg resize in terminalWhat version of Linux do I have?Arch Linux - swapon / swapoff - ala "The Karate Kid"OSX: Set any password via terminalbash OSX iTerm2 - display inline images in terminal