88
Limit displayed number of lines
The last command displays a lot of lines in the output. To limit number of lines to be displayed, following syntax can be used.
Syntax:
Example:
last -n 4
last -4
Look at the above snapshot, we have limited number of lines by 4 using both the commands.
Next TopicLinux Disable Displaying Hostname