commit bash-20131122 snapshot

This commit is contained in:
Chet Ramey
2013-12-16 11:09:16 -05:00
parent 2e74e96464
commit c51b384fc7
95 changed files with 22415 additions and 9113 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ to stdout
logfunc is a function
logfunc ()
{
echo "$@" &>>$TMPDIR/log
echo "$@" &>> $TMPDIR/log
}
foo
bix is a function