摘要: 1、cat ublox-0410.txt | grep -aoP 'GGA.*?\*..'>02gga 提取特定字符串 -o只打印匹配的 -a 处理二进制 -P perl正则 阅读全文
posted @ 2020-04-10 17:03 春知夏 阅读(159) 评论(0) 推荐(0)