Last Sync: 2022-08-21 09:30:04
This commit is contained in:
parent
04b59953f7
commit
1e20a3d7c0
1 changed files with 7 additions and 0 deletions
|
@ -46,3 +46,10 @@ journalctl -b
|
||||||
journalctl --list-boots
|
journalctl --list-boots
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### List only kernel entries to the journal
|
||||||
|
|
||||||
|
```bash
|
||||||
|
journalctl -k
|
||||||
|
|
||||||
|
```
|
Loading…
Add table
Reference in a new issue