chiark / gitweb /
journalctl: allow the user to specify the file(s) to use
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 5 Jun 2013 23:30:17 +0000 (19:30 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 10 Jun 2013 14:10:07 +0000 (10:10 -0400)
commit8d98da3f1107529d5ba49aea1fa285f7264b7cba
tree2382b9eb2cd9c111b227fa5a8f809ad0f7c47586
parent5302ebe15ff3a11eceb75e095e5a09d2a676de2b
journalctl: allow the user to specify the file(s) to use

This is useful for debugging and feels pretty natural. For example
answering the question "is this big .journal file worth keeping?"
is made easier.
man/journalctl.xml
src/journal/journalctl.c
src/shared/util.c
src/shared/util.h