1.

Which option is used for selecting repeated entries?(a) -d(b) -c(c) -u(d) -aI have been asked this question in my homework.My question is from Unique and tr Command in division Simple Filters of Unix

Answer»

The CORRECT choice is (a) -d

The explanation: The -d option when used with UNIQ COMMAND lets US select only ONE copy of duplicate entries. For example,



Discussion

No Comment Found

Related InterviewSolutions