8000 kill: cannot send a signal to a process group · Issue #3497 · uutils/coreutils · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kill: cannot send a signal to a process group #3497

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
353fc443 opened this issue May 6, 2022 · 0 comments · Fixed by #3501
Closed

kill: cannot send a signal to a process group #3497

353fc443 opened this issue May 6, 2022 · 0 comments · Fixed by #3501
Labels

Comments

@353fc443
Copy link
Contributor
353fc443 commented May 6, 2022

Hi, I discovered this while working on #3489

In GNU coreutils we can send a kill signal to a process group by

kill -9 -pid

kills the child processes and parent

while in case of uutils we get

cargo run -p uu_kill -- -9 -5272
error: Found argument '-5' which wasn't expected, or isn't valid in this context

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants
0