Bug 34589 - Invalid option 'g'
Summary: Invalid option 'g'
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: journalctl (show other bugs)
Version: unstable
Hardware: all Linux
: P3 minor
Assignee: Alexey Shabalin
QA Contact: qa-sisyphus
URL:
Keywords: systemd
Depends on:
Blocks:
 
Reported: 2018-02-27 06:40 MSK by Evgenii Terechkov
Modified: 2018-02-27 06:40 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Evgenii Terechkov 2018-02-27 06:40:26 MSK
=8<=======================================================
root@thinkpad ~ #journalctl -b -g FPU   
journalctl: invalid option -- 'g'
[1]    5796 exit 1     journalctl -b -g FPU
root@thinkpad ~ #journalctl -b --grep FPU
-- Logs begin at Mon 2014-01-06 11:39:36 +08, end at Tue 2018-02-27 10:38:25 +07. --
Feb 03 10:41:22 thinkpad.evg-krsk.dyndns.org kernel: x86/fpu: x87 FPU will use FXSAVE
root@thinkpad ~ #
=8<=======================================================