report linux distro if possible

[ROCm/clr commit: 120d45b0dc]
Bu işleme şunda yer alıyor:
Ben Sander
2016-03-24 22:12:41 -05:00
ebeveyn 754ffcc0b3
işleme ecd13f750d
+4
Dosyayı Görüntüle
@@ -116,6 +116,10 @@ if (!$printed or $p_full) {
print "== Linux Kernel\n";
system ("uname -a");
if (-e "/usr/bin/lsb_release") {
system ("/usr/bin/lsb_release -a");
}
print "\n" ;
$printed = 1;
}