Who Me?

A command line program for detecting the current user's name and environment. A rust replacement for whoami and hostname with added features.

Install / Update

To install / update from crates.io: bash cargo install whome --force

To install / update from source: bash cargo install --path . --force

How to use

Documentation on how to use whome can be found by running: whome --help

Links