76f14eed52b9017ef35d3ce6ee7e0d6a87d0f160
[feisty_meow.git] / scripts / users / 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 "$SHELLDIR/users/find_user.sh" $snuser