rwxrob-dot/scripts/distro

22 lines
325 B
Plaintext
Raw Normal View History

2022-02-09 07:29:05 +00:00
#!/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