How can I send the out of the last pipe to two different commands?

前端 未结 0 836
轮回少年
轮回少年 2021-01-28 04:55

So, I have text file with a a bunch of numbers, one number per line to be specific, so I do:- cat filename.txt|sort -n|head -1 to get the top number and I can do

相关标签:
回答
  • 消灭零回复
提交回复
热议问题