Hello everyone, I had a look at the documentation here: http://docs.julialang.org/en/release-0.4/stdlib/file/ and this doesn't seem to be available, but I take my chance here. Is there any way to get the last modified file / directory of a specific directory? I imagined there could be some optional arguments to readdir() but it doesn't seem to be the case.
Thanks a lot,
