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.
- Host: GitHub
- URL: https://github.com/src-run/bash-system-detect
- Owner: src-run
- License: mit
- Created: 2018-09-09T14:18:41.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-09T14:48:17.000Z (almost 7 years ago)
- Last Synced: 2025-01-29T18:24:21.470Z (5 months ago)
- Homepage: https://src.run/bash-system-detect
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.