Re: Teilweises einfrieren Trixie-KDE
Sven <[email protected]>
| Newsgroups | gmane.linux.debian.user.german |
|---|---|
| Message-ID | <5928883.DvuYhMxLoT@david> |
> Mit journalctl finde ich nichts, dass startet mit dem Datum der neu
> Installation am 17.Sept. und bis zu dem Fehler runterscrollen würde
> Stunden dauern.
Versuch es mal mit:
journalctl -e
man journalctl :
PAGER CONTROL OPTIONS
The following options control page support:
[...]
-e, --pager-end
Immediately jump to the end of the journal inside the implied pager
tool. This implies -n1000 to guarantee that the pager will not buffer logs of
unbounded size. This may be overridden with an explicit -n with some other
numeric value, while -nall will disable this cap. Note that this option is
only supported for the less(1) pager.
--
Sven