F20 journalctl

Tony Nelson tonynelson at georgeanelson.com
Tue Dec 31 16:18:42 UTC 2013


On 13-12-31 08:16:01, Frank Murphy wrote:
> On Tue, 31 Dec 2013 11:24:28 +0000
> Frank Murphy <frankly3d at gmail.com> wrote:
> 
> > Has anyone found a way to:
> > journalctl | grep "last 10 minutes"
> > 
> > 
> 
> Still not there :(
> journalctl -b --since=now (journalctl -b -f)
> Still haven't worked out 10min segments,
> maybe time fro an rfe.

If you don´t give units, seconds are assumed.

--since -10m

See `man systemd.time` (and a lot of other systemd.foo, `man systemd.`
and press TAB twice).

Also, you probably don´t want to restrict it to the current boot, or you
will miss entries across a reboot.

-- 
____________________________________________________________________
TonyN.:'                       <mailto:tonynelson at georgeanelson.com>
      '                              <http://www.georgeanelson.com/>


More information about the users mailing list