aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/killem.sh
diff options
context:
space:
mode:
Diffstat (limited to 'killem.sh')
-rwxr-xr-xkillem.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/killem.sh b/killem.sh
index de67db3..262d5d2 100755
--- a/killem.sh
+++ b/killem.sh
@@ -1,5 +1,6 @@
1#!/bin/bash 1#!/bin/bash
2 2
3# TODO - Deal with the valgrind left overs, by scanning the output of the following lines, pciking out the PIDs, then "kill -KILL pid"
3ps aux | grep love 4ps aux | grep love
4ps aux | grep LuaSL 5ps aux | grep LuaSL
5 6