← Useful Tips
Linux / WSLLinux

comm: Compare two sorted lists

Use comm to compare two sorted lists. It is especially handy when you live in terminals and repeat long commands.

comm

Why it helps

Use comm to compare two sorted lists. It is especially handy when you live in terminals and repeat long commands.

How to use it

  1. Open the relevant app or terminal.
  2. Use the shortcut or command above in the relevant context.
  3. Check the result; for commands that change data, test on a small example first.
People also search for
comm: Compare two sorted listscommcompare two sorted listshow to compare two sorted listsLinux / WSL compare two sorted lists

Related tips