Skip to content
/ whoareu Public

Similar to the whoami command, whoareu prints the host name when invoked.

License

Notifications You must be signed in to change notification settings

lzcapp/whoareu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whoareu

whoareu prints the host name when invoked.

whoareu

No Installation

  1. Git clone the repo.

    git clone https://github.com/lzcapp/whoareu.git

  2. Change working directory to whoareu.

    cd whoareu

  3. Execute whoareu.

    ./whoareu

Installation

NOTE: You may have to run as root (sudo).

Installation

  1. Git clone the repo.

    git clone https://github.com/RainySummerLuo/

  2. Change working directory to whoareu.

    cd whoareu

  3. Install whoareu using the Makefile.

    make install

    MacOS: make PREFIX=/usr/local install

    Haiku: make PREFIX=/boot/home/config/non-packaged install

    OpenIndiana: gmake install

    MinGW/MSys: make -i install

About

Similar to the whoami command, whoareu prints the host name when invoked.

Topics

Resources

License

Stars

Watchers

Forks