#include #include #include int main() { struct group student = getgrnam(etc/group/students22); printf("%s",student.gr_mem); return 0; }