$BASH_EXECUTION_STRING
–
Value Passed to bash -c
$BASH_EXECUTION_STRING
contains the value, which was passed to bash -c
.
Links
Examples
- Print the current value
1
bash -c 'echo input=-$BASH_EXECUTION_STRING-'
BashSupport Pro 是一个 支持 $BASH_EXECUTION_STRING 的 Bash 集成开发工具 – 马上试用!