Merge branch 'master' of feistymeow.org:feisty_meow
[feisty_meow.git] / scripts / processes / findme.sh
diff --git a/scripts/processes/findme.sh b/scripts/processes/findme.sh
new file mode 100644 (file)
index 0000000..95487b1
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/bash
+# finds the current user's processes in the process list.
+snuser=$USER
+if [ -z "$snuser" ]; then snuser=$USERNAME; fi
+# more checks?  what else would we get it from, REPLYTO?
+bash "$FEISTY_MEOW_SCRIPTS/users/find_user.sh" $snuser