coreutils/src/uu/whoami
Thomas Queiroz 00c9710206
uucore_procs+uu: specify uucore::show_error
This allows crates to use `#[uucore_procs::gen_uumain]` without `use uucore::show_error` or

    #[macro_use]
    extern crate uucore;

Removed unecessary usage
2021-10-04 19:53:16 -03:00
..
src uucore_procs+uu: specify uucore::show_error 2021-10-04 19:53:16 -03:00
Cargo.toml whoami: Cleanup 2021-09-13 22:54:45 +02:00