l
is like ls
but simpler and graphically nicer.
go install github.com/devkvlt/l
l path/to/directory
Or if you want to use the current directory as arg
l
Print directories only
l -d path/to/directory
Files only
l -f path/to/directory
Print last time entry was modified
l -m path/to/directory