Skip to content

abranhe/os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation






os: Know your operating system from your terminal



Installation

Installing with Clib

$ clib install abranhe/os

Otherwise you can install by running the following on your terminal (Unix only)

$ curl -s https://sh.abranhe.com/os | bash

to uninstall it you can use

$ curl -s https://sh.abranhe.com/os/uninstall | bash

Usage

If you run:

$ os --help 

You will get:

 Usage: os [options] Options: -h, --help output help information -v, --version output os version Examples: $ os macOS 

Related

  • os.c: API for this module written in C.

Team

Carlos Abraham Logo
Carlos Abraham

License

MIT License © Carlos Abraham