null
How to Kill a Process from the Terminal in Unix/Linux?

How to Kill a Process from the Terminal in Unix/Linux?

Posted by Admin on February 13, 2026

In the world of Unix/Linux systems, managing processes is an essential part of maintaining system performance. One of the most common tasks system administrators and developers face is terminating a process that is no longer responding or is consuming too many system resources. In this blog, we will guide you through the steps to kill a process from the terminal in Unix/Linux, as well as explain the different options and commands you can use.

Understanding Processes in Unix/Linux

Before diving into the commands, let’s first understand what a process is. A process in Unix/Linux is an instance of a program that is being executed. Each process has a unique Process ID (PID) that identifies it. Sometimes, processes can misbehave or become unresponsive, and killing them becomes necessary to free up system resources.

Step by Step Guide to Kill a Process

1. List Running Processes

The first thing you need to do is find the process you want to kill. You can list all the processes currently running on your system using the ps command.

bash

CopyEdit

ps aux

This will show you a list of all processes, their PIDs, and other information like CPU and memory usage. If you're looking for a specific process, you can filter the list using grep:

bash

CopyEdit

ps aux | grep

Replace with the name of the application or service you're looking for.

2. Find the Process ID (PID)

Once you have the list of processes, locate the PID of the process you want to kill. The PID is usually the second column in the ps output.

3. Kill the Process

Now that you have the PID, you can use the kill command to terminate the process.

bash

CopyEdit

kill

Replace with the actual Process ID of the application you want to terminate. In most cases, this will gracefully stop the process.

4. Force Kill a Process

If the process does not terminate with the kill command, you may need to force it to stop. Use the kill 9 command, which sends a SIGKILL signal to the process, forcing it to terminate immediately.

bash

CopyEdit

kill 9

Note:

Be cautious when using kill 9 because it does not allow the process to clean up resources, and it may cause unintended consequences, like data loss.

5. Use top or htop for Interactive Killing

If you prefer a more interactive approach, you can use the top or htop command. These commands show the processes in real time, and you can use the interface to select and kill a process.

Using top:

bash

CopyEdit

top

Once in top, press k to kill a process, then enter the PID of the process you want to terminate.

Using htop:

If you have htop installed, it provides a more user friendly interface. You can simply select the process, press F9 to kill it, and choose the signal type (default is SIGTERM).

Conclusion

Killing a process from the terminal in Unix/Linux is a straightforward task if you know the right commands and approach. By using commands like ps, kill, top, and htop, you can efficiently manage and terminate processes that are misbehaving or consuming too many resources. Always ensure that you’re cautious when using forceful methods like kill 9, as they don’t allow processes to clean up after themselves.

At DirectDeals, we believe in simplifying complex tasks, which is why we strive to provide reliable and user friendly solutions. With over 27 years of trust, DirectDeals ensures that

Need help choosing or buying? Contact us today!

Phone: 1-800-983-2471

Email: sales@directdeals.com

Website: www.directdeals.com

Let DirectDeals make software simple—for you, your family, and your business.


DirectDeals FAQ

Frequently Asked Questions

Everything you need to know before purchasing software, cloud subscriptions, hardware and IT solutions from DirectDeals.

Is DirectDeals an authorized software reseller? +
Yes. DirectDeals holds authorizations with many leading manufacturers and resells only genuine software licenses, cloud subscriptions, hardware, and enterprise IT products sourced through proper authorized channels. As a service-disabled veteran-owned business with more than 27 years of experience, we are committed to providing legitimate products that meet compliance standards. This approach gives IT professionals and business owners complete confidence whether they are purchasing a single license for personal use or managing volume requirements across their organization.
Can businesses request customer quotations? +
Absolutely. Our experienced business specialists work directly with organizations of all sizes to prepare fully customized quotations that align with your specific business size, compliance requirements, infrastructure setup, and budget goals. Whether you need volume licensing for multiple users, support for enterprise software deployments, or a complete technology refresh, we take the time to understand your current environment and deliver a clear competitive proposal featuring genuine products sourced through authorized channels. To get started simply reach out through our contact form, give us a call, or share details about your setup and objectives. We respond promptly with a tailored recommendation that helps you move forward efficiently while maintaining full compliance and strong cost control.
How quickly are software download delivered? +
Most digital software downloads and activation keys are delivered instantly via email through our Electronic Software Delivery service once your order is verified, often within just a few minutes. For certain products that involve manufacturer-delivered downloads or activation keys, processing may take a bit longer depending on the vendor and the manufacturer. However, we submit your order to the manufacturer immediately upon purchase to expedite the delivery timeline as much as possible. Our support team monitors these orders closely and communicates updates promptly so you experience reliable service and minimal delays whether your delivery is instant or requires manufacturer coordination.
Do I need RDS CALs for Remote Desktop Access? +
Yes. Most organizations that provide Remote Desktop access to multiple users or devices will need Microsoft Remote Desktop Services RDS CALs in addition to standard Windows Server CALs. These Client Access Licenses are required to legally allow remote connections to a Windows Server environment and help ensure compliance with Microsoft licensing rules. At DirectDeals we can help you determine the exact number of RDS CALs your specific setup requires and supply genuine licenses at competitive prices so your remote workforce stays productive and fully compliant without unnecessary complexity or risk. Reach out with details about your current environment and we will guide you toward the right solution quickly.
Do you provide cloud solutions? +
Yes. We provide comprehensive cloud solutions including Microsoft Azure and Microsoft 365 subscriptions along with expert guidance on cloud migration and ongoing subscription management for organizations of every size. Whether you are moving workloads to the cloud for the first time, optimizing existing Azure or M365 environments, or aligning licensing with your security and scalability requirements, our team can guide you through the options so you achieve results faster and with less internal effort. Reach out with details about your current setup and goals, and we will help you identify the right path forward with genuine solutions that support your business without unnecessary complexity.
Can DirectDeals help with enterprise deployments? +
Yes. Our experienced team regularly assists organizations with enterprise-scale software deployments from initial procurement and strategic licensing planning through deployment support, renewals, and complete software lifecycle management. We help IT leaders streamline complex projects, maintain compliance across environments, and control long-term costs so they can focus on strategic priorities instead of day-to-day licensing details. Reach out to discuss your current setup and upcoming initiatives, and we can outline how DirectDeals serves as a dependable partner that simplifies the entire process while ensuring you have the genuine solutions your organization needs.
Why DirectDeals

Fast, Simple, and Reliable Software Buying

Everything customers expect before purchasing genuine software, licenses, cloud subscriptions, and IT products online.

Support

Live support with minimal wait time

Connect with our team quickly for product help, licensing guidance, order support, and business quotation assistance.

Savings

Competitive prices and daily deals

Shop genuine software, Microsoft products, server licenses, cloud subscriptions, and IT solutions at highly competitive prices.