echo cat nowcoder.txt |awk '{print $1}'&&echo cat nowcoder.txt |awk '{print $2}'

虽然输出的结果对,但是不知道为什么 的运行结果会转置