【发布时间】:2017-01-09 18:13:33
【问题描述】:
简单运行
echo "This is a **test** see "
你得到:
bash: 
【问题讨论】:
-
您可以像示例中一样保留双引号,但通过删除
!变量的特殊处理来防止历史扩展。在!之前添加\