Sorting the contents within a column using Shell Script Line by Line in a File

后端 未结 0 456
后悔当初
后悔当初 2020-12-04 15:22

I am Sorting a File using a column using the command - cat myFile | sort -u -k3

Now i want to Sort Data within a Column of a File. Can anyone please help and tell me

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