#env-var #list #paging #content #optional #path #lspath

app lspath-paged

A simple command-line app that lists the contents of the PATH environment variable, with optional paging

2 releases

0.1.1 Nov 28, 2022
0.1.0 Nov 24, 2022

#4 in #paging

35 downloads per month

MIT license

7KB

lspath

CICD Crates.io

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

~5–12MB
~124K SLoC