Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 1
    You should have read about the command chsh and also why never change the root shell to anything else than sh. Please use an unprivileged user for optional shells. Commented Feb 9, 2020 at 17:00
  • 1
    And if you still insist on have a super user (root) with a different shell then do it for the toor user. It still has uid 0 and can then keep root clean. Commented Feb 9, 2020 at 21:05