Vidyalelo
Computer Science · Q208

Linux

Engineering and GATE · Computer Science · question 208

Q208

Which one is used to select only one copy of the repeated lines?

A.
uniq -u
Answer
B.
uniq -d
C.
uniq -c
D.
uniq -I

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board