Debian Almquist Shell: Difference between revisions

Add description of added features.
m (Debian Almquish Shell moved to Debian Almquish SHell: More appropriately represent the acronym.)
(Add description of added features.)
 
(7 intermediate revisions by 5 users not shown)
Line 1:
{{Interpreterstub}}
{{implementation|UNIX Shell}}
This is a variant of [[Almquist Shell]], which ships as <tt>/bin/sh</tt> on Debian Linux systems. It has a few non-POSIX convenience features added to the original ash, including <tt>echo -n</tt> (echo without newline; the POSIX equivalent is <tt>printf</tt>) and the ability to combine <tt>test</tt> expressions with the Boolean operators <tt>-a</tt> (AND) and <tt>-o</tt> (OR).
 
[[wp:Debian Almquist shell|Debian Almquist shell]] at Wikipedia
1,479

edits