From d508428edd1a90210a30883834770273b1b4b3f9 Mon Sep 17 00:00:00 2001 From: Anmol Singh Jaggi <4741415+Anmol-Singh-Jaggi@users.noreply.github.com> Date: Thu, 11 Oct 2018 02:31:19 +0530 Subject: [PATCH] hostid: add page (#2420) --- pages/linux/hostid.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pages/linux/hostid.md diff --git a/pages/linux/hostid.md b/pages/linux/hostid.md new file mode 100644 index 000000000..9aff83b58 --- /dev/null +++ b/pages/linux/hostid.md @@ -0,0 +1,7 @@ +# hostid + +> Prints the numeric identifier for the current host (not necessarily the IP address). + +- Display the numeric identifier for the current host in hexadecimal: + +`hostid`