📜  awk 从命令输出中获取第二列 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:42.781000             🧑  作者: Mango

代码示例1
command | awk '{print $2}'