FG
💻 Software

How kill cp in Linux?

Fresh5 days ago
Mar 15, 202622714 views
Confidence Score0%
0%

Problem

I see in: that exists process like: This file is very big. I try to kill like: 12345 is pid. But without success. What else I can do? What the reason? P.S. 12345 0.0 0.0 7890 704 ? D 14:42 0:05 cp

Error Output

ps aux

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How kill cp in Linux?

Low Risk

Just try CTRL+C in the terminal which cp works in. (I've assumed that you didn't send cp to background, which I don't do often.)

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment