[Ecls-list] Getting on directories with DIRECTORY

Goffioul Michael goffioul at imec.be
Wed Sep 6 09:53:51 UTC 2006


Hi,

I'm trying to get only directory entries in a specified location.
I tried DIRECTORY, but I notice a different behavior between ECL
(which does not what I want) and CLISP (which does). When I type

(directory "*/")

CLISP gives me only directory entries in the current dir
ECL gives me all entries (dirs and files) in subdirectories of
the current dir.

Who's right?

Michael.




More information about the ecl-devel mailing list