$8
–
8th Positional Parameter
$8
is the value of the eighth positional parameter.
Links
Examples
- Print 8th parameter value
1
echo $8
- Print with a fallback value
1
echo ${8-Fallback value}
BashSupport Pro 是一款 Bash 和 POSIX 集成开发环境,支持 $8 - 立即试用!