#include <unistd.h> int geteuid(void);
Gets the effective UID.
42
not ANSI, POSIX
Go to the first, previous, next, last section, table of contents.