PATH:
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Process
/
Sys
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns <tt>true</tt> if the process was created as a result of an execve(2) system call which had either of the setuid or setgid bits set (and extra privileges were given as a result) or if it has changed any of its real, effective or saved user or group IDs since it began execution. full_name: Process::Sys::issetugid is_singleton: true name: issetugid params: | Process::Sys.issetugid => true or false visibility: public
[-] setregid-c.yaml
[edit]
[-] getuid-c.yaml
[edit]
[-] setuid-c.yaml
[edit]
[-] setegid-c.yaml
[edit]
[-] getgid-c.yaml
[edit]
[-] issetugid-c.yaml
[edit]
[-] seteuid-c.yaml
[edit]
[-] setreuid-c.yaml
[edit]
[-] setruid-c.yaml
[edit]
[-] cdesc-Sys.yaml
[edit]
[+]
..
[-] getegid-c.yaml
[edit]
[-] setresuid-c.yaml
[edit]
[-] setrgid-c.yaml
[edit]
[-] setresgid-c.yaml
[edit]
[-] setgid-c.yaml
[edit]
[-] geteuid-c.yaml
[edit]