Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 733 Bytes

File metadata and controls

22 lines (19 loc) · 733 Bytes

envps

Show process environment variables

$ envps 242
SERVICE_NAME=example
PATH=/usr/bin:/bin:/usr/sbin:/sbin

Installation

Just run make (requires Rust) or install with Homebrew (both Linux and macOS are supported):

$ brew install henrik242/brew/envps

Supported platforms: Linux, macOS, FreeBSD, NetBSD.

Links