FG
💻 Software

How to stop a process in Terminal

Fresh7 days ago
Mar 15, 2026647318 views
Confidence Score1%
1%

Problem

Possible Duplicate: Ending a process in unix instead of interrupting it When I task in Terminal, such as , how do I then stop this task (other than closing the Terminal window. In Windows, you can Ctrl+Break pretty much any terminal based process, but I can't figure out the way to do it on the Mac.

Error Output

ping blah.com

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to stop a process in Terminal

Low Risk

Ctrl + C Ctrl + C is a the standard *nix way of signaling a process to abort.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment