Ruby的Python PWD模块

时间:2015-02-21 02:54:51

标签: python ruby linux system-administration

有谁知道这是否存在?如果没有,有谁知道为什么?

python的pwd模块 - https://docs.python.org/2/library/pwd.html

1 个答案:

答案 0 :(得分:1)

Etc中的getpw*方法看起来非常相似。