We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 208cf69 commit 53741bcCopy full SHA for 53741bc
README.md
@@ -91,6 +91,10 @@ __Linux__
91
92
> sudo curl -sSL https://raw.githubusercontent.com/oneofthezombies/kill-tree/main/installs/linux.sh | sudo sh
93
94
+__Macos__
95
+
96
+> sudo curl -sSL https://raw.githubusercontent.com/oneofthezombies/kill-tree/main/installs/macos.sh | sudo sh
97
98
Below is an example of sending `SIGTERM` signals to a process with process ID `777`, and to all child processes.
99
100
ℹ️ _On Windows platforms, all signals including SIGTERM and SIGKILL are ignored._
0 commit comments