Explain sorted File with advantages?
Sorted file The sort utility shall perform one of the subsequent functions:
1.Sort lines of all the named files together and write the result to the specified output.
2.Merge lines of all the named (presorted) files together and write the result to the exact output.
3.Check which a single input file is correctly presorted.