On Tuesday 23 Apr 2013 15:14:41 Thomas Bächler wrote: > Am 23.04.2013 15:08, schrieb Paul Gideon Dann: > > Hello all, > > > > This should have been easy to find, but I haven't had any luck. What's > > the > > systemd equivalent to "tail -f /var/log/kernel.log"? I'm trying to slowly > > start using journalctl instead of syslog... > > journalctl -f _TRANSPORT=kernel Perfect. Thank you. Paul