For
some reason, Ubuntu changed the default system shell from bash to dash. To what I noticed, I didn't see any speed improvement but many scripts shows error or are not compatible.
To restore the whole system back to bash, call this command:
sudo dpkg-reconfigure dash
No comments:
Post a Comment