Y
Hacker News
new
|
ask
|
show
|
jobs
by
XorNot
3448 days ago
journalctl -u <service name> is an amazing improvement on dealing with logs. You get the immediate output of exactly what service you're interested in.
1 comments
yAnonymous
3448 days ago
That's nice, but adding it to the old log system is a one-liner, so it's hardly a reason to use Systemd.
link