Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ash: A smaller version of the Bourne shell (sh).
Name: | ash |
Vendor: | Scientific Linux |
Version: | 0.3.8 |
License: | BSD |
Release: | 20 |
URL: | |
- Summary
- A shell is a basic system program that interprets keyboard and mouse
commands. The ash shell is a clone of Berkeley's Bourne shell
(sh). Ash supports all of the standard sh shell commands, but is
considerably smaller than sh. The ash shell lacks some Bourne shell
features (for example, command-line histories), but it uses a lot less
memory.
You should install ash if you need a lightweight shell with many of
the same capabilities as the sh shell.
Changelog
- * Tue Jun 15 19:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com>
- rebuilt
- * Mon Jun 7 19:00:00 2004 Lon Hohberger <lhh{%}redhat{*}com> 0.3.8-19
- Remove alpha-specific hacks; no longer necessary + cause
builds to break.
- * Fri Feb 13 18:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com>
- rebuilt