📜  如何回显字符串 .sh - Shell-Bash 代码示例

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

代码示例1
MYCUSTOMTAB='hello word'
echo $MYCUSTOMTAB