How to kill a process in Linux using Terminal

in dtube •  6 years ago 


How to kill a process in Linux using Terminal.
Commands:
pidof xed # output: 8768
sudo kill -KILL 8768

Youtube Link:

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!