K 10 svn:author V 5 peter K 8 svn:date V 27 1997-05-29T03:21:14.000000Z K 7 svn:log V 234 Don't grep /etc/passwd and /etc/group for checking the existance of users since it doesn't see yp/nis. Use 'pw {user|group} show ...' and check the return code, otherwise the script can try and add an already existing user or group. END