lr 1.6
Tool to generate customized file listings
lr is a tool for generating file listings, which includes the best features of ls(1), find(1), stat(1) and du(1).
- Outputs:
out
- Website: https://git.vuxu.org/lr/about
- Licenses: Expat
- Package source: gnu/packages/admin.scm
- Builds: See build status
- Issues: See known issues
Installation
Install lr 1.6
as follows:
guix install lr@1.6
Or install the latest version:
guix install lr
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.