Adam Megacz wrote:
> You can be assured that unglobbing "~adamc" in a shell or calling
> getpwent("adamc") in a program will work.  Is that sufficient?  That
> would be the most portable and robust against any future changes.
>   

OK, I'll use getpwent instead.  It will actually be 
Posix.SysDB.getpwnam, since this is SML, but that should usually be 
implemented with getpwent. ;-)

_______________________________________________
HCoop-SysAdmin mailing list
[email protected]
http://hcoop.net/cgi-bin/mailman/listinfo/hcoop-sysadmin

Reply via email to