[Openmcl-devel] Directory and symlinks
Zach Beane
xach at xach.com
Wed Nov 9 05:08:57 PST 2011
Zach Beane <xach at xach.com> writes:
> I have a directory structure with symlinks that looks like this:
>
> foo/bar -> ../src/bar
> bar/baz.txt
>
> I expected (directory "foo/*/*.txt") to return baz.txt, but it
> doesn't. Is there a combination of options I can use to get baz.txt in
> the result?
Sorry, I transcribed this wrong. The directory structure is more like
this:
foo/bar -> ../src/bar
src/bar/baz.txt
Zach
More information about the Openmcl-devel
mailing list