{{ score }}
  # Open a file for reading:
less file.txt

# Open a file with ANSI color codes for reading.  Note you can also type '-r' or
# '-R' in the less window to do the same:
less -R file.txt