|
|
|
|
|
by groks
4574 days ago
|
|
> As if millions of users are suddenly going to forget about cat, head, tail, more, less, grep... $ grep shiz /var/log/messages
grep: /var/log/messages: No such file or directory
WTF? $ ls /var/log
README dnf.log wtmp Xorg.log.0 ...
$ head /var/log/README
You are looking for the traditional text log files in /var/log, and
they are gone?
Here's an explanation on what's going on:
Crisis averted! |
|