penv: Pretty Print Environment Variables

Installation

text cargo install penv

Usage

text penv [pattern]

The pattern argument may be a glob pattern used to only print variables that match the provided pattern.

Links

License

This work is dual-licensed under Unlicense and MIT. You can choose between one of them if you use this work.

SPDX-License-Identifier: Unlicense OR MIT