From c4ca2f9ea3545811f9ba63f82ea7c3cbd4b69600 Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Fri, 9 Oct 2015 08:54:24 +0100 Subject: [PATCH] mention lsb_release --- pages/common/uname.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/common/uname.md b/pages/common/uname.md index 4da2a53587..d27a4600cf 100644 --- a/pages/common/uname.md +++ b/pages/common/uname.md @@ -2,6 +2,8 @@ > Print details about the current machine and the operating system running on it +> Note: If you're on Linux, try also the `lsb_release` command. + - Print hardware-related information: machine and processor `uname -mp`