From b4bb0749e4ee3966495b191cd931ecabc456ebf4 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Wed, 12 Sep 2018 23:27:20 +0100 Subject: [PATCH] arch: add page (#2329) --- pages/linux/arch.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pages/linux/arch.md diff --git a/pages/linux/arch.md b/pages/linux/arch.md new file mode 100644 index 0000000000..4aa9c3f070 --- /dev/null +++ b/pages/linux/arch.md @@ -0,0 +1,8 @@ +# arch + +> Display the name of the system architecture. +> See also `uname`. + +- Display the system's architecture: + +`arch`