Ls
There is a dir builtin command which returns a list of IO::Path objects. We stringify them all with a hyperoperator before sorting the strings.
.say for sort ~«dirLast updated
Was this helpful?
There is a dir builtin command which returns a list of IO::Path objects. We stringify them all with a hyperoperator before sorting the strings.
.say for sort ~«dirLast updated
Was this helpful?