2 releases
0.1.1 | Nov 28, 2022 |
---|---|
0.1.0 | Nov 24, 2022 |
#2 in #paging
7KB
lspath
A command-line app that lists the contents of the PATH environment variable, with optional paging.
Installation
You can install lspath either by using Cargo, or by downloading a binary from the Releases page.
Cargo
Run this in your shell:
$ cargo install lspath-paged
Binaries
See the Releases page.
Usage
Usage: lspath [OPTIONS]
Options:
-p, --page
Page output
-h, --help
Print help information (use `-h` for a summary)
-V, --version
Print version information
Dependencies
~6–13MB
~122K SLoC