Group dirs on top

This commit is contained in:
Arun Prakash Jana 2019-10-03 02:24:08 +05:30
parent 66713730f0
commit 4a41d3a894
No known key found for this signature in database
GPG key ID: A75979F35C080412

View file

@ -5,4 +5,4 @@
# Shell: POSIX compliant
# Author: Arun Prakash Jana, superDuperCyberTechno
ls -laht | less
ls -lah --group-directories-first | less