What command will remove duplicate lines from a sorted file?

What command will remove duplicate lines from a sorted file?

What command will remove duplicate lines from a sorted file?

A.
filter

B.
trim

C.
uniq

D.
wc

Explanation:

uniq – remove duplicate lines from a sorted file



Leave a Reply 0

Your email address will not be published. Required fields are marked *