📜  带有变量的 linux shell echo 命令 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:44.108000             🧑  作者: Mango

代码示例1
echo “A is $var1 and B is $var2”