- 2023-05-07ubuntu 中查看系统信息
001、root@ubuntu01:~#cat/etc/issueUbuntu22.04.2LTS\n\l 002、root@ubuntu01:~#lsb_release-aNoLSBmodulesareavailable.DistributorID:UbuntuDescription:Ubuntu22.04.2LTSRelease:22.04Codename:jammy 003、root
- 2023-02-25ubuntu 22.04中配置静态IP
001、系统root@ubuntu01:/etc/netplan#lsb_release-aNoLSBmodulesareavailable.DistributorID:UbuntuDescription:Ubuntu22.04.1LTSRelease:
- 2023-02-17linux 中 正则表达式 匹配任意标点符号[[:punct:]]
001、root@ubuntu01:/home/test#lsa.txtroot@ubuntu01:/home/test#cata.txt##测试数据2,73.23723!8\3434+3444root@ubuntu01:/home/tes
- 2023-02-17linux 中判断一列数值是否都完全相同
001、 利用awk语句判断root@ubuntu01:/home/test#lsa.txtb.txtroot@ubuntu01:/home/test#cata.txt1234root@ubuntu01:/home/test#catb.txt1111r