issetugid

Process::Sys.issetugid รข true or false
Class Public methods

Returns true 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.

doc_ruby_on_rails
2015-04-28 18:47:31
Comments
Leave a Comment

Please login to continue.