从命令行屏幕执行以下操作:
bash -c "v=value; echo $v"
什么都不显示。没关系?如何在这种执行中为变量赋值?
bash environment-variables
bash ×1
environment-variables ×1