rwxrob-dot/scripts/distro
Rob Muhlestein 2ea0289e9f Rebase
2022-02-09 02:29:05 -05:00

22 lines
325 B
Bash
Executable File

#!/usr/bin/env bash
# Will detect one of the following OS family and distro combinations:
#
# linux
# debian
# ubuntu
# redhat
# mac
# windows
#
# The following distro types are then added:
#
# debian (just debian)
# ubuntu (including mint, popos)
# redhat (including rhel, centos, alma, rocky)
which uname