Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ os Public

Know you operating system from your terminal. Written in C.

License

Notifications You must be signed in to change notification settings

abranhe/os

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

AltStyle によって変換されたページ (->オリジナル) /