changes to mapfile, read builtins for unbuffered reads

This commit is contained in:
Chet Ramey
2021-05-05 10:45:28 -04:00
parent b196583609
commit 59c575fd91
10 changed files with 72 additions and 11 deletions
+3
View File
@@ -112,3 +112,6 @@ ${THIS_SH} ./read6.sub
# test behavior of readline timeouts
${THIS_SH} ./read7.sub
# test behavior of read -n and read -d on regular files
${THIS_SH} ./read8.sub