Linux Commands Reference - Complete Linux Command Guide
Comprehensive Linux command reference with 150+ commands. Search, filter by category, and view detailed usage examples.
kill
Send signal to process
Syntax
kill [OPTION]... PID...Common Options
-9Force kill-15Graceful terminate-lList all signals-sSpecify signal nameCommon Examples
kill 1234Kill process 1234
kill -9 1234Force kill process
kill -lList all signals
Related Tools
More Code & Dev Tools
JavaScript Obfuscator
Obfuscate and protect JavaScript code. Make your code harder...
Color Palette Generator
Generate harmonious color palettes online. Create color sche...
HTTP Status Codes
Reference guide for HTTP status codes. Learn the meaning of ...
cURL Converter
Convert cURL commands to Python, JavaScript, PHP, Go, and mo...
Cron Expression Generator
Generate and validate Cron expressions online. Convert Cron ...
Code Analyzer
Analyze code quality online. Check for errors, warnings, and...
CSS Gradient Generator
Generate CSS gradients online. Linear and radial gradients w...
Port Checker
Check if a port is open online. Test port availability and c...
Code Share
Create and share code snippets online. Syntax highlighting a...
SQL Formatter
Format and beautify SQL queries online. Improve SQL readabil...
Color Extractor
Extract colors from images online. Get dominant colors and c...
IP Calculator
Calculate IP ranges, subnet masks, and CIDR notation. Networ...