Crates.io | lspath-paged |
lib.rs | lspath-paged |
version | 0.1.1 |
source | src |
created_at | 2022-11-24 06:17:10.134011 |
updated_at | 2022-11-28 18:05:21.837596 |
description | A simple command-line app that lists the contents of the PATH environment variable, with optional paging |
homepage | https://github.com/clementi/lspath |
repository | https://github.com/clementi/lspath |
max_upload_size | |
id | 722021 |
size | 20,055 |
A command-line app that lists the contents of the PATH environment variable, with optional paging.
You can install lspath either by using Cargo, or by downloading a binary from the Releases page.
Run this in your shell:
$ cargo install lspath-paged
See the Releases page.
Usage: lspath [OPTIONS]
Options:
-p, --page
Page output
-h, --help
Print help information (use `-h` for a summary)
-V, --version
Print version information