Find out erlang path

Kenneth Lundin (AS/EAB) kenneth.lundin@REDACTED
Mon Jan 16 18:46:46 CET 2006


Hi,
 
You can call code:root_dir() which will return the path to the
installation directory for Erlang.
 
Try for example this in the Erlang shell:
 
1> ls(code:root_dir()).
 
 
/Regards Kenneth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20060116/e4ce63d9/attachment.htm>


More information about the erlang-questions mailing list