Say I have a directory structure like this:

  /tmp/x/a.txt
  /tmp/x/b.txt (a symlink to a.txt)

Is there any function I can call to get a list of #p"/tmp/x/a.txt" and
#p"/tmp/x/b.txt? On sbcl, for example, I can pass :resolve-symlinks nil
to CL:DIRECTORY. What (if anything) can I use in ECL?

Thanks,
Zach

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to