object &new File_Passwd_Unix (
string $file = 'passwd'
)
Initialize a new File_Passwd_Unix object with the specified path to passwd file.
$file
path to passwd file
Returns object File_Passwd_Unix.
This function can not be called statically.