aboutsummaryrefslogtreecommitdiff
path: root/shell/brace.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hush: wait for `cmd` to complete, and immediately store its exitcode in $?Denys Vlasenko2009-11-151-0/+50
function old new delta expand_vars_to_list 2129 2197 +68 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>