We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d582b9 commit 5f79c69Copy full SHA for 5f79c69
get-distro
@@ -0,0 +1 @@
1
+lsb_release -ds 2>/dev/null || cat /etc/*release 2>/dev/null | head -n1 || uname -om
0 commit comments