commit bash-20190111 snapshot

This commit is contained in:
Chet Ramey
2019-01-14 10:44:20 -05:00
parent 605528a7c0
commit 0e8fd32490
8 changed files with 63 additions and 7 deletions
+1
View File
@@ -30,3 +30,4 @@ a b
a a b
ok 3
ok 4
bar
+7
View File
@@ -68,3 +68,10 @@ long_comment text after
# comment
comment foo bar
# alias ending in a tab
alias foo="\
echo \"bar\" \
"
foo