摘要: [TOC] ## 1. 多行重定向 cat HELLO > HI > OK > EOF HELLO HI OK [root@localhost ~]#cat test #传给test HELLO HI OK EOF [root@localhost ~]#cat test #查看test HELLO 阅读全文
posted @ 2023-08-17 19:32 Candy独角兽 阅读(93) 评论(0) 推荐(0)