test4
-
linux 中 sed命令替换命令时i选项忽略大小写
001、 (base) [email protected]:/home/test4# ls a.txt (base) [email protected]:/…
-
linux 中 sed = 选项在每一行之前插入编号
001、 (base) [email protected]:/home/test4# ls a.txt (base) [email protected]:/…
-
linux 中 shasum命令
001、 [root@PC1 test4]# ls a.txt [root@PC1 test4]# shasum a.txt 8b945928bcfa1a6018f3e65d8…
-
linux awk命令统计行数和列数
1、测试数据 [root@centos7 test4]# ls test.txt [root@centos7 test4]# cat test.txt d j k j x m …
-
linux中输出匹配行的行号
1、测试数据 [root@centos7 test4]# ls test.txt [root@centos7 test4]# cat test.txt e f j d i x …