{{ score }}
  # Show the difference between two files without creating temporary files
diff <(sort file1) <(sort file2)