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