December 2018
Beginner
320 pages
8h 57m
English
This is used to view larger files because it is a paging program; it displays the content page by page with scroll-back capabilities. We can also perform search operations and navigate inside the files:
Examples of the less command are as follows:
$ less /var/log/messages or$ cat /var/log/messages | less
Main pages are displayed using the less utility.
Read now
Unlock full access