implementation of printf '%N$' numbered argument conversion specifier, compatible with coreutils

This commit is contained in:
Chet Ramey
2025-12-05 15:50:38 -05:00
parent 5a104e96d8
commit f27bf94a79
29 changed files with 2012 additions and 1428 deletions
+1
View File
@@ -398,3 +398,4 @@ test_runsub ./printf5.sub
# multibyte characters with %ls/%S and %lc/%C
test_runsub ./printf6.sub
test_runsub ./printf7.sub
test_runsub ./printf8.sub