Linux使用awk提取列

awk '{print $1}' source > target 提取第一列

posted @ 2022-09-25 09:51  3yude  阅读(134)  评论(0)    收藏  举报