Corban's Cybersecurity Resources

Home

❯

Linux

❯

The kill Command

The kill Command

Nov 01, 20251 min read

  • command
  • terminal

command terminal Linux Commands MOC


The kill command kills a process.

Usage

kill <process_id>

$ kill 43630

Important Flags

  • -9: Force quits a process

Graph View

  • Usage
  • Important Flags

Backlinks

  • Linux Commands MOC
  • Processes

Created with Quartz v4.5.2 © 2025

  • GitHub
  • Discord Community