this post was submitted on 27 Nov 2023
412 points (98.4% liked)

Programmer Humor

32563 readers
977 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

You check the crash logs

you are viewing a single comment's thread
view the rest of the comments
[–] hakunawazo@lemmy.world 16 points 1 year ago* (last edited 1 year ago) (2 children)

tail -f /var/log/forest | grep crash
Now you get a live report.

[–] Mikelius@lemmy.ml 5 points 1 year ago

Use -F so you can keep getting those live reports even after the forest you're watching vanishes