The sysutils/lr port
lr-1.6 – list files, recursively (cvsweb github mirror)
Description
lr is a tool for generating file listings, which includes the best features of ls(1), find(1), stat(1) and du(1). Benefits over find: * friendly and logical C-style filter syntax * getopt is used, can mix filters and arguments in any order * can sort * compute directory sizes * can strip leading ./ * can do breadth first search Benefits over ls: * sorts over all files, not per directory * copy & paste file names from the output since they are relative to pwd * ISO dates * powerful filtersWWW: https://git.vuxu.org/lr/about/
Maintainer
Evan Silberman
Categories
Files
- /usr/local/bin/lr
- /usr/local/man/man1/lr.1
- /usr/local/share/zsh/
- /usr/local/share/zsh/site-functions/
- /usr/local/share/zsh/site-functions/_lr