From 52fda86b97339ffe2a8cd30ba2329ead3c096cc4 Mon Sep 17 00:00:00 2001 From: Sarathkumar <33024203+sarav-egnaroinc@users.noreply.github.com> Date: Tue, 20 Nov 2018 09:31:29 +0530 Subject: [PATCH] poweroff: add pages (#2535) --- pages/linux/poweroff.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pages/linux/poweroff.md diff --git a/pages/linux/poweroff.md b/pages/linux/poweroff.md new file mode 100644 index 000000000..370a38128 --- /dev/null +++ b/pages/linux/poweroff.md @@ -0,0 +1,7 @@ +# poweroff + +> Shutdown the system. + +- Poweroff the system: + +`sudo poweroff`