first check-in of feisty meow codebase. many things broken still due to recent
[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