Comments on Linux chsh Command Tutorial for Beginners (5 Examples)

The bash shell is one of the most widely used login shells in Linux. But there exist other shells as well, and you can use them for your command line work (until of course there's a specific requirement for your work). In this article, we will discuss a tool - dubbed chsh - that lets you switch to a login shell different from your current shell.

1 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: beagleburt at: 2018-08-13 17:16:55

On my setup I just type the desied shell & if it is on the machine it automatically changes to it without the need for chsh?