mirror of
https://github.com/sheumann/hush.git
synced 2025-01-18 07:31:34 +00:00
b92405552f
Here is a patch for kill that I posted long ago, but forgot about until today. This allows kill to specify a negative process/group (such as -1). The shell already had this fix applied by Vodz some time ago.