<div dir="ltr"><div style>I'll try to clarify my question:<br></div><div><br></div><div style>Why test for existence at all if</div><div style>file:list_dir/1 has already told you that the</div><div style>file exists?</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, May 20, 2013 at 4:22 PM, Bengt Kleberg <span dir="ltr"><<a href="mailto:bengt.kleberg@ericsson.com" target="_blank">bengt.kleberg@ericsson.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
The filelib:is_dir/is_file/is_regular functions confuse me. I am unsure<br>
what they will return for directories, files, links, special files,<br>
none-existing files and the combination of read/no-read access for<br>
these.<br>
<br>
file:read_link_info/1 is more predictable.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
bengt<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Mon, 2013-05-20 at 15:59 +0200, Björn Gustavsson wrote:<br>
> On Mon, May 20, 2013 at 1:45 PM, Bengt Kleberg<br>
> <<a href="mailto:bengt.kleberg@ericsson.com">bengt.kleberg@ericsson.com</a>> wrote:<br>
>         6> file:list_dir("nosuchfile").<br>
>         {error,enotdir}<br>
><br>
>         I think to use file:read_link_info/1 to establish the<br>
>         existence of the<br>
>         file/directory.<br>
><br>
> Why?<br>
><br>
><br>
> If file:list_dir(Name) returns {error,enotdir}, it means that<br>
> there exists a file named Name (but it is not a directory).<br>
><br>
><br>
> If no such file exists, the return value will be {error,enoent}.<br>
><br>
><br>
> In what situation would it be useful to call<br>
> file:read_link_info/1?<br>
><br>
><br>
><br>
> --<br>
> Björn Gustavsson, Erlang/OTP, Ericsson AB<br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Björn Gustavsson, Erlang/OTP, Ericsson AB
</div>