Can anybody tell me why Debian changed the default shell from bash to dash?
I run in different issues with the new shell and I would like to understand what's the cause for this change.
Can anybody tell me why Debian changed the default shell from bash to dash?
I run in different issues with the new shell and I would like to understand what's the cause for this change.
From the Debian website:
The Debian Almquist Shell (dash) is a POSIX-compliant shell derived from ash.
Since it executes scripts faster than bash, and has fewer library dependencies (making it more robust against software or hardware failures), it is used as the default system shell on Debian systems.