Sys::Admin¶
The sys-admin library is a cross platform replacement for Ruby's Etc module. It has several advantages over Etc.
- It's cross platform.
- It uses reentrant functions where available.
- It can be used to add, change or delete users on MS Windows.
- It has a better name and a better interface
The sys-admin library can be found at http://www.rubyforge.org/projects/sysutils