<div class="gmail_quote">On Sat, Feb 26, 2011 at 8:33 PM, Zach Beane <span dir="ltr"><<a href="mailto:xach@xach.com">xach@xach.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">Juan Jose Garcia-Ripoll <<a href="mailto:juanjose.garciaripoll@googlemail.com">juanjose.garciaripoll@googlemail.com</a>> writes:<br>
<br>
> $ ls -l |grep tmp<br>
> drwxr-xr-x 20 jjgarcia jjgarcia        680 Feb 20 23:59 tmp<br>
> $ ln -sf tmp foo<br>
> $ ecl -norc -eval '(print (truename "foo"))' -eval '(quit)'<br>
><br>
> #P"/Users/jjgarcia/tmp/"<br>
><br>
> I would rather use this method.  It is more portable and FILE-KIND may or may<br>
> not exist in the future!<br>
<br>
</div>You mean testing to see that the pathname returned by TRUENAME has no<br>
name or type?</blockquote></div><div><br></div><div>Exactly. I believe this was your original problem: you got a path without the proper format (no trailing slash) and your code did not know whether it was a directory or not.</div>

<div><br></div><div>Juanjo</div><br>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a><br>