mirror of https://github.com/cheat/cheat.git
Add pkill cheatsheets
This commit is contained in:
parent
edd7b5e806
commit
4ee629da64
|
@ -0,0 +1,2 @@
|
|||
# Kill all PIDs matching the pattern
|
||||
pkill -f example
|
Loading…
Reference in New Issue