mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
sort: make merging stable
When merging files we need to prioritize files that occur earlier in the command line arguments with -m. This also makes the extsort merge step (and thus extsort itself) stable again.
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
0a
|
||||
0a
|
||||
0b
|
||||
0b
|
||||
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
0a
|
||||
0a
|
||||
0b
|
||||
0b
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
0a
|
||||
0c
|
||||
0b
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
0a
|
||||
0c
|
||||
+1
@@ -0,0 +1 @@
|
||||
0b
|
||||
Reference in New Issue
Block a user