$8
–
8th Positional Parameter
$8 is the value of the eighth positional parameter.
Links
Examples
- Print 8th parameter value
1echo $8- Print with a fallback value
1echo ${8-Fallback value}
BashSuport Pro ist eine Bash und POSIX IDE mit Unterstützung für $8 – probieren Sie es aus!