标签:div code hello style color splay you spl pre
#!/bin/sh your_name=‘runoob‘ str="Hello, I know you are \"$your_name\"! \n" echo $str
shell 输出双引号
原文地址:https://www.cnblogs.com/sea-stream/p/9876431.html