Is it possible to make the default of Terminal such that when I use the ls
command it lists the directories first and then the files?
I figured out that this can be done by using coreutils
and the command gls --group-directories-first
, but I was wondering if there was an OS X native way to do this without coreutils
.
Aucun commentaire:
Enregistrer un commentaire