Skip to content

tranzystorekk/ldot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ldot

About

List hidden files and directories.

This is a paper-thin wrapper around ls + the glob crate. It includes ls flags for basic formatting and sorting, like -lh, -tr, etc.

In fact, after resolving the dotfile glob, ldot calls exec to transform into ls.

Supported platforms

Currently only works on Unix family platforms.

About

`ls` wrapper that lists only hidden files/dirs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages