摘要: 一、是否为正整数 echo "11" | egrep "^([0-9]|[1-9][0-9]+)$" 11 二、查看Linux版本 cat /etc/os-release 阅读全文
posted @ 2021-07-28 23:36 zxy_ang 阅读(14) 评论(0) 推荐(0)