August 2018
Intermediate to advanced
482 pages
12h 44m
English
Once the MultiTail tool has been installed, we can start using it as per our requirements using the following commands in this recipe:
multitail /var/log/syslog /var/log/boot.log

We can see that the screen has been split into two parts, each displaying the content of the individual log files.
In the new window that opens up, press gg/G to move to the top or bottom ...
Read now
Unlock full access