Page 1 of 1

What does print(os.geteuid()) print?

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) the group id of the current process
b) the user id of the current process
c) both the group id and the user of the current process
d) none of the mentioned