DZone can't read your mind. Tell us what you like! Login and vote now.
By bloid
via easyerl.blogspot.com
Submitted: May 14 2008 / 13:09
While designing some "integrity checker" tool, I've found myself in trouble whenever I need to
manage directories...
It seems that erlang, for now, is not able to detect "symbolic links" (Unix definition). Opening "kernel/include/file.hrl" holds the truth... The module "filelib" doesn't have any thing related to 'links' neither.
SaveShareSend
Tags: other languages
Add your comment