Skip to content
/ l Public

l is a simpler and graphically nicer version of ls.

Notifications You must be signed in to change notification settings

devkvlt/l

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

l - list directory entries

l is like ls but simpler and graphically nicer. screenshot

Install

go install github.com/devkvlt/l

Usage

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

About

l is a simpler and graphically nicer version of ls.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages