On 12/12/25 5:10 AM, Nicolas George wrote:
Paul M. Foster (HE12025-12-11):
On systems which don't use systemd, the log files are in clear text,
and you
can simply use cat or more or less and/or grep to read through the
files.
This isn't true for systemd systems.
This is not true. I have systemd systems with logs in plain text. You
are making unfounded assumptions.
Really? Well, I just asked search.brave.com this question:
"are systemd system logs binary rather than plain text"
And the answer was "Yes". This is the reason you are advised to use
journalctl to access the logs. And the underlying reason for my original
question. In the pre-systemd days, system logs were plain text. I know
because I frequently had to scan them.
Paul