How to display line numbers in ‘less’ (GNU)
From the manual: -N or –LINE-NUMBERS Causes a line number to be displayed at the beginning of each line in the display. You can also toggle line numbers without quitting less by typing -N. It is possible to toggle any of less’s command line options in this way.