small change to brace expansion to inhibit some error messages; changes to printf builtin for precision and field widths

This commit is contained in:
Chet Ramey
2023-10-23 09:50:02 -04:00
parent 1e1a0342a4
commit b348b871b4
19 changed files with 376 additions and 44 deletions
+1
View File
@@ -210,6 +210,7 @@ e
b c
$0
declare -a A=([0]="X=a" [1]="b")
2 3 4 5 6
FIN1:0
FIN2:0
FIN3:0