Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
dash - Small and fast POSIX-compliant shell
- Description:
DASH is a POSIX-compliant implementation of /bin/sh that aims to be as small as
possible. It does this without sacrificing speed where possible. In fact, it is
significantly faster than bash (the GNU Bourne-Again SHell) for most tasks.
Packages
dash-0.5.6-5.fc16.x86_64
[84 KiB] |
Changelog
by Petr Sabata (2011-05-23):
- Try to add dash to /etc/shells every time, not just on new installs (#706138)
- Also, make the grep regexps a bit more strict, just to be sure
|