$7  –  7th Positional Parameter

$7 is the value of the seventh positional parameter.

Examples

Print 7th parameter value
1
echo $7
Print with a fallback value
1
echo ${7-Fallback value}
BashSupport Pro 是一款 Bash 和 POSIX 集成开发环境,支持 $7 - 立即试用
© 2020–2024 Joachim Ansorg
声明
隐私政策
许可条款