• + 0 comments

    read N read m echo $m | tr ' ' '\n' > file.txt sort file.txt | uniq -u