From 7b8e9488de4bb8452c1b27fa93692122cf119090 Mon Sep 17 00:00:00 2001 From: Marco Bonelli Date: Fri, 8 Feb 2019 23:15:51 +0100 Subject: [PATCH] chsh: add Italian translation. --- pages.it/common/chsh.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pages.it/common/chsh.md diff --git a/pages.it/common/chsh.md b/pages.it/common/chsh.md new file mode 100644 index 000000000..b7eb576b4 --- /dev/null +++ b/pages.it/common/chsh.md @@ -0,0 +1,7 @@ +# chsh + +> Cambia shell di login dell'utente. + +- Cambia shell: + +`chsh -s {{percorso/a/eseguibile_della_shell}} {{nome_utente}}`