摘要: echo -e "this is line1\c" "excepted:this is also the line1" >this is line1 为什么会这样呢 man echo 后发现 在echo -e 后,对“\c” 的解释是:produce no further output 不产生进一步 阅读全文
posted @ 2018-09-21 16:55 401335990 阅读(575) 评论(0) 推荐(0)