dthree / dthree/cash

kill jobspec shoud be pkill

Open
#7 1 comment 0 reactions 0 assignees View on GitHub
non-compliant behavior
Dominant language
JavaScript
Stars
7.7k
Forks
198
PR merge metrics
No merged PRs in 30d

Description

GNU coreutils (whis what this emulates, not Linux) `kill` only kills process by pid. `pkill` is the POSIX command for killing processes by name (which GNU&BSD coreutils implement).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.