截取ip 不加引号

mac2022-06-30  33

ip a |grep  /26 |cut -b10- | cut -d / -f 1

转载于:https://www.cnblogs.com/tengfei520/p/6645106.html

相关资源:c语言中单引号和双引号的区别(顺利解决从字符串中提取IP地址的困惑)
最新回复(0)