95487b13728c3563ea4f69475bc0d3e8b88b371e
[feisty_meow.git] / scripts / processes / findme.sh
1 #!/bin/bash
2 # finds the current user's processes in the process list.
3 snuser=$USER
4 if [ -z "$snuser" ]; then snuser=$USERNAME; fi
5 # more checks?  what else would we get it from, REPLYTO?
6 bash "$FEISTY_MEOW_SCRIPTS/users/find_user.sh" $snuser