FKILL Commands Cheat Sheet
Here is a cli commands cheat sheet for FKILL command, you can use this as a quick reminder for basic commands with a brief description for each of the commands.
What is FKILL command?
Add some data here
# To kill a process by pid fkill 1337 # To kill processes by name (case insensitive) fkill safari # To kill a process listening on a port fkill :8080 # To run the interactive interface fkill
Check out the FKILL command documentation .
You can also check our MegaSh cheatsheet tool, that has 150+ searchable linux cheat sheets in one page, so you never forget a command as you work again