Answer by
jahankir (5)
setupid is a unix command argument that takes in a real userid and an effective user id.the first argument it takes is the uid of user to be set,the second argument is the uid of the user to set it pending on the need the alternative for setuid :setegid()seteuid() setgid()setuid().upon success setuid() return 0,otherwise return 1