22
Using dash or ksh as default shell
(lemmy.world)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
I have been using Dash for years now as bin/sh. I couldn't manage to get rid of Bash so it's still installed (distro is Artix). As an interactive shell I run Fish. Dash is indeed rather terrible as an interactive shell as others have said.
I don't want to remove bash, that's not my point. It's hard dependency for my system. Now I understand that dash sucks as interactive shell. Maybe I'll try fish as interactive shell just to check what it is, cause it's popular at the moment. But as I'm forced to have bash installed and it's great for interactive shell usage I will stick with it :)