Display changes in several files simultaneously
If there is a need to enable the display of saved data at the same time as log files, you do not need to run several consoles - you can include them all in tail -f.
Recently, it was useful for me in the case of system logs when the server restarted several minutes after the restart and we want to see what is happening immediately before it.:
1 | tail -f /var/log/{messages,kern.log,daemon.log,syslog} |
Of course, if restarts are random, it is worth implementing error logging to an external server, but in many cases this method is sufficient.
Related entries:
Resolved issue with smarty_lazy_cache 'does not exist
gconf-service gconf-service-backend gconf2-common libappindicator1 libc++1 libc++1-9 libc++abi1-9 libdbusmenu-gtk4 libgail-common libgail18 libgconf-2-4 libgtk2.0-0 libgtk2.0-bin libgtk2.0-commonAll-in-one voice and text chat for gamers
All-in-one voice and text chat for gamers that's free 20.04
download.docker.com/linux/ubuntu 20.04
Ruby on Rails z Directadmin i Centosem
Install Pi-Hole on Ubuntu 18.04





