From 248fc619b5e3e24d78f171f95b85916eee7987bd Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Tue, 16 Jul 2013 10:21:18 -0400 Subject: journalctl: augment short mode with a cursor at the end Two options are added: --show-cursor to print the cursor at the end, and --after-cursor to resume logs on the next line after the previous one. --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 902fbc695e..06771d5bf5 100644 --- a/TODO +++ b/TODO @@ -64,8 +64,6 @@ Features: * when parsing calendar timestamps support the UTC timezone (even if we won't support arbitrary timezone specs, support UTC itself certainly makes sense), also support syntaxes such as +0200 -* journalctl: add an output mode that looks like classic /var/log/messages, but also outputs the cursor of the last entry so that people can write scripts that can run iteratively and always process data that has been added since the last time. - * when a kernel driver logs in a tight loop we should ratelimit that too. * man: document in the journalctl man page what the colors mean -- cgit v1.2.3-54-g00ecf