whome 0.3.0

A command line program for detecting the current user's name and environment. A rust replacement for `whoami` and `hostname` with added features.
whome-0.3.0 is not a library.

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:

cargo install whome --force

To install / update from source:

cargo install --path . --force

How to use

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

whome --help

Links