Skip to content

motersen/lm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

lm [count] [directory]
lmf [count] [directory]

Print absolute paths of <count> most recently modified files or directories in <directory>. If output is piped to another program, paths are separated by null instead of newlines.
When lm is invoked as lmf it doesn't consider directories.

Both arguments are optional and their order is irrelevant, as long as [count] is a natural number. Lacking arguments, lm searches the current directory for the single most recently modified file (or directory).

About

Print most recently modified files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages