Understanding why a GNU sort command that uses only 2 column change when adding a 3rd one

后端 未结 0 1049
萌比男神i
萌比男神i 2020-12-03 22:25

I am trying to understand why the sorting of this two files

$ cat asd
D132 7 R
D1   3 P
$ cat as
D132 7
D1   3

result in this outputs:

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