less is a terminal pager program for Linux, MacOS (Unixes) and even Windows. It’s used to viewing (but not changing) the contents of a text file one screen at a time. You can try in you terminal: less /etc/passwd – if you use Unix-like system. Note: press q to quit. Most Linux users know about navigationContinue Reading