Write a command that will output the sorted contents of a file named in.txt and place the output in another file named out.txt, while at the same time excluding duplicate entries.
Post New Answer View All Answers
Which command is used to delete all files in the current directory and all its sub-directories?
What is the use of the tee command?
What is command substitution?
What is merge command in unix?
What is “chmod” command?
What is the difference between cat command and more command?
Explain command to show the space allocation of files?
What do chmod command do?
How do I search a whole word in vim?
Explain mount and unmount command.
What does this command do? Cat food 1 > kitty
What is the behavioural difference between cmp and diff commands?
Is it inbetween or in between?
How to use grep command to list find the records of a file containing 10 different strings?
What is the use of sed command in unix?