Linux common commands-34: less
The less command is used to display the contents of a file or command output. It displays only one page at a time, but allows forward and backward navigation in the file. The command is mainly used to open large files, it does not read the entire file, and the loading time will be faster […]
Linux common commands-34: less Read More »