This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > System > dash (0.5.8)

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.

To patch in fixes from current git, add 'USE_GIT_PATCH=yes' to the command
line when building, like this:

# USE_GIT_PATCH=yes sh dash.Slackbuild

or, if you use fakeroot to build:

$ fakeroot env USE_GIT_PATCH=yes sh dash.SlackBuild

Maintained by: John Vogel
Keywords: sh,dash,shell,POSIX,posix
ChangeLog: dash

Homepage:
http://gondor.apana.org.au/~herbert/dash/

Source Downloads:
dash-0.5.8.tar.gz (5c152209680dab3c319e8923f6c51378)

Download SlackBuild:
dash.tar.gz
dash.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
dash.SlackBuild
dash.info
patches
slack-desc

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds