Cobra Forum

Linux => General Commands => Topic started by: pathra on Jul 31, 2023, 03:24 PM

Title: command: less
Post by: pathra on Jul 31, 2023, 03:24 PM
he less command is helpful to view a screenfull of a text file. If you're familiar with vi/vim, you can use the direction keys to go down (j) or up (k).. you can also ctrl-f or ctrl-b to go up/down a full screen.. or just use the keyboard's arrow keys..