1tid="utmpx mac os x"
2
3if [ ! -f "/private/var/run/utmpx" ]
4then
5	fail "utmpx|utmpx does not exist"
6fi
7