A command line program for detecting the current user's name and environment. A
rust replacement for whoami
and hostname
with added features.
Documentation on how to use whome
can be found by running:
whome --help
Who Me? will at least work on: - Linux - Windows - Mac OS - Web Assembly - BSD
To install / update from crates.io, do:
bash
cargo install whome
Licensed under any of - Apache License, Version 2.0, (LICENSEAPACHE20.txt or https://www.apache.org/licenses/LICENSE-2.0) - MIT License, (LICENSEMIT.txt or https://mit-license.org/) - Boost License, Version 1.0, (LICENSEBOOST10.txt or https://www.boost.org/LICENSE1_0.txt)
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as described above, without any additional terms or conditions.
If you want help using or contributing to this project, feel free to send me an email at aldaronlau@gmail.com.