Binaries/less

From Minux Wiki
Jump to navigation Jump to search

less is a binary created by missouni to view text files, allowing you to scroll up and down and read a large file comfortably


usage:

less filename


filename can be either a file in the current directory or absolute path+filename

eg: "less /bin/apt.sh" opens the file /bin/apt.sh for scrolling, read-only