From 1b813a7941e075b564e3dfcc3eaa6eb45f9dc47f Mon Sep 17 00:00:00 2001 From: JoeStone Date: Sat, 17 Oct 2020 19:23:01 +0200 Subject: [PATCH] chsh: add Norwegian translation --- pages.no/common/chsh.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pages.no/common/chsh.md diff --git a/pages.no/common/chsh.md b/pages.no/common/chsh.md new file mode 100644 index 000000000..5b26076fb --- /dev/null +++ b/pages.no/common/chsh.md @@ -0,0 +1,7 @@ +# chsh + +> Forandre brukerens påloggings shell. + +- Forandre shell: + +`chsh -s {{sti/til/shell_binær}} {{brukernavn}}`