When I list several files, e.g 1 2 3 4 then the output format is in this order 1 4 3 2 I expected the files to be concatenated in the order listed
When I list several files, e.g
1 2 3 4
then the output format is in this order
1 4 3 2
I expected the files to be concatenated in the order listed