hY,<br><br>Is there a way with ECL not to resolve symlinks in directory listings?<br>Like other Lisp implementations (eg. SBCL) usually have an option like : <span style="font-family: courier new,monospace;">(directory "/tmp/*" :resolve-symlinks nil)</span><br>

<br>Thanks,<br>`bg`<br>