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
|
@ -45,4 +45,11 @@ journalctl -b
|
|||
```bash
|
||||
journalctl --list-boots
|
||||
|
||||
```
|
||||
|
||||
### List only kernel entries to the journal
|
||||
|
||||
```bash
|
||||
journalctl -k
|
||||
|
||||
```
|
Loading…
Add table
Reference in a new issue