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