RubyGems Navigation menu

realuser 0.1.0

The realuser gem provides a simple API for obtaining the real user ID (RUID) of a process and its parent processes on Linux systems. It leverages the `/proc` filesystem to perform deep and shallow resolution of RUIDs, making it useful for process management and monitoring in Linux environments.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.1.1 September 08, 2024 (7.5 KB)
  2. 0.1.0 September 08, 2024 (8.0 KB)

Development 相依性套件 (5):

rspec ~> 3, >= 3.4
simplecov ~> 0.22, >= 0.22.0
simplecov-cobertura ~> 2, >= 2.1
simplecov-console ~> 0.9, >= 0.9.1
yard ~> 0.9, >= 0.9.37

擁有者:

推送者:

作者:

  • Julian Kahlert

SHA 256 總和檢查碼:

=

總下載次數 394

這個版本 157

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.0.0

相關連結: