1.

______ option is used for counting frequency of occurrence.(a) -d(b) -c(c) -u(d) -aThe question was posed to me in class test.I want to ask this question from Unique and tr Command topic in division Simple Filters of Unix

Answer»

Correct CHOICE is (B) -C

Easiest explanation: We can use the -c option with UNIQ command to count the FREQUENCY of occurrence of all lines along with the lines. For example,



Discussion

No Comment Found

Related InterviewSolutions