Yes, the join command requires the input files to be sorted based on the join fields. If the files are not sorted, the join command may not produce the expected output. You can sort the files using the sort command before using join.
Does the 'join' command require sorted input files?
0178
0 Comments
Be the first to share your comment!
