Unix/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 ~«dir
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 ~«dir