Results 1 to 4 of 4
Running Ubuntu 810..
I have Dash up in the updates...
I read in a Google surf that Dash messed up a few Ubuntu OS's...
Is Dash good or bad?..
___________________
...
- 03-12-2009 #1Just Joined!
- Join Date
- Jan 2006
- Posts
- 62
Is Dash good or bad?..
Running Ubuntu 810..
I have Dash up in the updates...
I read in a Google surf that Dash messed up a few Ubuntu OS's...
Is Dash good or bad?..
___________________
"Version 0.5.4-9ubuntu1.1:
* SECURITY UPDATE: current directory .profile file parsing (LP: #335421)
- debian/diff/0045-dash-l-option.diff: updated patch to remove extra line
so .profile doesn't get loaded twice.
- CVE-2009-XXXX
The Debian Almquist Shell (dash) is a lightweight POSIX-compliant shell derived from ash.
It can be usefully installed as /bin/sh (because it executes scripts faster than bash), or as the default shell for the superuser.
It depends on fewer libraries than bash, and is therefore less likely to be affected by an upgrade problem or a disk failure. It is also useful for checking the POSIX compliance of scripts."
__________________
- 03-12-2009 #2
https://wiki.ubuntu.com/DashAsBinSh
this is why they picked dash, and they view it as good, why would an application having a security update make it bad?
- 03-13-2009 #3Just Joined!
- Join Date
- Jan 2006
- Posts
- 62
I read that Dash damaged a few user's OS's after they did the install... I wanted to be sure it wouldn't put me in the position I had to reinstall. I thought it might be for newer towers...
Thanks for your advice...
- 03-13-2009 #4
dash didn't damage the OS, certain applications using shell scripts may have been written poorly, calling upon /bin/sh assuming that it would always be bash, but this may not be the case


Reply With Quote