首页
IT
登录
6mi
u
盘
搜
搜 索
IT
linux cat 可以同时查看多个文件和过滤
linux cat 可以同时查看多个文件和过滤
xiaoxiao
2021-04-15
42
[root@192.168.3.236 ~]# echo 1 > 1.txt [root@192.168.3.236 ~]# echo 2 > 2.txt [root@192.168.3.236 ~]# cat 1.txt 2.txt 1 2 [root@192.168.3.236 ~]# cat 1.txt 2.txt |grep 2 2
转载请注明原文地址: https://ju.6miu.com/read-671729.html
技术
最新回复
(
0
)