Open a file in a scrollable pager.
Section: Viewing and Text Basics
Page through a file
bash
bash
less /var/log/syslogExplanation
Search inside `less` with `/pattern` and quit with `q`.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Viewing and Text Basics