Write a command to remove duplicate lines from file code example Example: removing duplicate input from a file in the command line sort -u .txt