[kill] Implement kill -l EXIT_STATUS
#7
Labels
missing functionality
Something required by a standard (probably POSIX) was knwoingly not implemented.
kill -l EXIT_STATUS
#7
I've implemented
kill -l
but notkill -l EXIT_STATUS
Frankly, I don't understand what https://pubs.opengroup.org/onlinepubs/9699919799/utilities/kill.html is trying to tell me:
(Emphasis mine.)
The text was updated successfully, but these errors were encountered: