I am writing cross-platform shell scripts, and seeking advice on how to print the current unix system version information on BSD, Linux, macOS, etc.
Here's what I have so far: https://github.com/SixArm/unix-system-version-information
Can any HN system administrators suggest improvements or additions? Much appreciated!