Answer Posted / suitable
uniq command removes the duplicate lines from the sorted
file and display on the standard output. the original file
remains unchanged.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is .sh file?
What is used to type command?
How do I use grep to search for a file?
What is $0 bash?
Which command is used to restrict incoming messages?
What is the significance of the 'tee' command?
What's a command word?
What difference between cmp and diff commands?
What are the general commands in using unix os for a beginner?
What is the behavioural difference between cmp and diff commands?
how to sort the content of the file based on numeric values
Which command should you use to find the remaining disk space in unix server?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Explain how to use grep command to list find the records of a file containing 10 different strings?
what is the advaantage of each user having its own copy of the shell?