Linux DevopsRoles.com

less command in Linux with Examples

less command means less is a filter for paging which allows backward movement in the file as well as forward. movement.

Syntax

less [options]

On the man page, the describes it

  • less – opposite of more.
  •  less – More details information about less command.

less command in Linux with Examples

$ less /proc/cpuinfo
$ less /home/huupv/devopsroles.txt

Conclusion

ss command is the simple command in Linux. It is the most popular in use terminal Linux opposite of more. less command doesn’t support syntax highlighting. Thank you for reading the DevopsRoles page!

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.