# Display a single file on the terminal: bat# Display multiple files at once: bat # Show and highlight non-printable characters: bat -A # Display all supported languages: bat --list-languages # Set the language for syntax highlighting: bat --language >