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
+2 -2
View File
@@ -60,7 +60,7 @@
@numchapentry{Shell Builtin Commands}{4}{Shell Builtin Commands}{52}
@numsecentry{Bourne Shell Builtins}{4.1}{Bourne Shell Builtins}{52}
@numsecentry{Bash Builtin Commands}{4.2}{Bash Builtins}{61}
@numsecentry{Modifying Shell Behavior}{4.3}{Modifying Shell Behavior}{73}
@numsecentry{Modifying Shell Behavior}{4.3}{Modifying Shell Behavior}{74}
@numsubsecentry{The Set Builtin}{4.3.1}{The Set Builtin}{74}
@numsubsecentry{The Shopt Builtin}{4.3.2}{The Shopt Builtin}{78}
@numsecentry{Special Builtins}{4.4}{Special Builtins}{85}
@@ -84,7 +84,7 @@
@numsecentry{The Restricted Shell}{6.10}{The Restricted Shell}{115}
@numsecentry{Bash and POSIX}{6.11}{Bash POSIX Mode}{116}
@numsubsecentry{What is POSIX?}{6.11.1}{}{116}
@numsubsecentry{Bash POSIX Mode}{6.11.2}{}{116}
@numsubsecentry{Bash POSIX Mode}{6.11.2}{}{117}
@numsecentry{Shell Compatibility Mode}{6.12}{Shell Compatibility Mode}{121}
@numchapentry{Job Control}{7}{Job Control}{125}
@numsecentry{Job Control Basics}{7.1}{Job Control Basics}{125}