Y
Hacker News
new
|
ask
|
show
|
jobs
by
inetknght
339 days ago
For debugging my desktop:
journalctl --follow --tail --no-trunc -b 0
For anything else: export to a syslog server, which basically any tool that matters will support in some fashion.
1 comments
LargoLasskhyfv
339 days ago
journalctl: unrecognized option '--tail'
link