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