[erlang-questions] where is os:getuid() ?

Daniel Abrahamsson daniel.abrahamsson@REDACTED
Tue Nov 24 08:52:36 CET 2015


Rather than to try to find a generic interface for something that is
inherently OS specific, perhaps it would be better to create a "posix"
module that exports some common posix operations. That way it is obvious to
whoever use it that you can't expect it to work on non-posix OSes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20151124/8258c18c/attachment.htm>


More information about the erlang-questions mailing list