摘要: ``` [root@oracle ~] echo "hehe\"hehe" hehe"hehe [root@oracle ~] echo "hehe\`hehe" hehe`hehe [root@oracle ~] echo "hehe\\hehe" hehe\hehe [root@oracle ~ 阅读全文
posted @ 2019-01-14 22:58 Coye 阅读(181) 评论(0) 推荐(0) 编辑