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 MacBookPro - Power Management IssuesUse dd on OSX to make liveUSB drive (linux) from ISO imageWhat version of Linux do I have?bash OSX iTerm2 - display inline images in terminalsqlite3 access via bashAndroid on OSX via GenyMotionOSX: Set any password via terminalArch Linux - Things to do after install (MacBook Pro Retina)Get MAC hardware info from OS-X terminal (command line)