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
Why is it called grep?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Explain command to display different lines that are found when compare two files?
Which command is used to find whether the system is 32 bit or 64 bit?
What is grep r?
What does 'mkdir' command do in UNIX?
What do chmod, chown, chgrp commands do?
What is merge command in unix?
What is the difference between cat command and more command?
Which command will print your home directory on screen?
Can you enlist some commonly used network commands?
Which command is used to delete all files in the current directory and all its sub-directories?
What are bash commands?
What is the significance of the 'tee' command?
What do know about tee command and its usage?