How to check the default shell in Deepin OS using the terminal

How to check the default shell in Deepin OS using the terminal


Problem

How to check the default shell in Deepin OS using the terminal


Solution

Check your OS

In the terminal, you can check your operating system by running the following command

lsb_release -a

The solution provided by this article was tested using Deepin Os 20.7. You can check it out if works in your operating system.

You'll see something like this


Check your default shell

In the terminal, you can check your default shell by running the following command

echo $SHELL

You'll see something like this


Celebrate

Best Michael Scott Reaction GIFs | Gfycat


Let's connect


Final thoughts

I hope this article helped you. Let me know if you have any questions.

Your thoughts, suggestions and corrections are more than welcome.

By the way, feel free to drop your suggestions on new blog articles.

Hope to see you next time.