is not specified. This is because it prints getgid() and getgroups(). If the getgid() is in the getgroups() set, it was printed twice. This is now detected and the duplicate printing is avoided.