i need some help with the sort command. i want to make a one line command using redirection and pipes.i want to sort : file1 and file2 into file3 with the first 5 lines sorted.
please help