An open API service indexing awesome lists of open source software.

https://github.com/src-run/bash-system-detect

A single-purpose bash library that exposes a simple api providing operating system information such as distribution name, release name and version, and architecture.
https://github.com/src-run/bash-system-detect

Last synced: 3 months ago
JSON representation

A single-purpose bash library that exposes a simple api providing operating system information such as distribution name, release name and version, and architecture.

Awesome Lists containing this project

README

        

# src-run/bash-system-detect

The __Bash System Detect__ project is a single-purpose bash library that exposes a simple API
that provides operation system information across many varying *nix distributions. For example,
it can determine the distribution name, the release name, the release version, and the architecture.