mirror of
https://github.com/you-dont-need/You-Dont-Need-GUI.git
synced 2025-01-17 13:28:20 +01:00
Merge pull request #49 from MasonM/patch-1
Fix " force quit a program" to send SIGKILL
This commit is contained in:
commit
bfb6fc678c
@ -311,7 +311,7 @@ $ bc -l
|
|||||||
**STOP CTRL + ALT + DELETE and choose the program to kill** :-1:
|
**STOP CTRL + ALT + DELETE and choose the program to kill** :-1:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ killall program_name
|
$ killall -9 program_name
|
||||||
```
|
```
|
||||||
|
|
||||||
## check server response
|
## check server response
|
||||||
|
Loading…
x
Reference in New Issue
Block a user