diff --git a/pages/common/chsh.md b/pages/common/chsh.md new file mode 100644 index 0000000000..4a7ccb6b63 --- /dev/null +++ b/pages/common/chsh.md @@ -0,0 +1,7 @@ +#CHSH + +> Change user's login shell + +- change shell + +`chsh -s {{path/to/shell_binary}} {{username}}`