-1

Does anyone know if this exists? If not, does anyone know why?

python's pwd module - https://docs.python.org/2/library/pwd.html

zquintana
  • 371
  • 2
  • 5
  • 13

1 Answers1

2

The getpw* methods in Etc look pretty similar.

dcrosta
  • 26,009
  • 8
  • 71
  • 83