@StrawberryPigtails@discuss.tchncs.de
Post #2096137
2026-05-06 17:13 UTC
There have been many over the years. When I first discovered linux (shortly before linux 2.6 was released) it was RTFM (read the f*ing manual " and “each tool should do only one thing”.
Replies (2)
-
@hobata@lemmy.ml 2026-05-06 17:24
That’s UNIX stuff.
-
@atzanteol@sh.itjust.works 2026-05-06 17:32
“each tool should do only one thing” Funny thing about that - systemd follows this philosophy even though nobody gives them credit for it. ps -ef |grep logind will show a half dozen or so separate services running.