Check if a user is member of a group. Returns 0 on success, > 0 otherwise.
- C 68.4%
- Lua 25.3%
- Makefile 6.3%
| .gitignore | ||
| chkgrp-min.c | ||
| chkgrp-native-min-extended.c | ||
| chkgrp-native-min.c | ||
| chkgrp-native.c | ||
| chkgrp.c | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
chkgrp
chkgrp is a set of programs to verify if a user is a member of a group on a UNIX based system. This code is so simple that it describes itself very good.
Mor information will follow...