this post was submitted on 17 Mar 2024
1168 points (97.5% liked)

Programmer Humor

19187 readers
1159 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 35 points 6 months ago (1 children)

Because now touch does two things.

Without touch, we could "just" use the shell to create files.

: > foo.txt
[–] [email protected] 21 points 6 months ago (1 children)

Touch does one thing from a “contract” perspective:

Ensure the timestamp of is

[–] [email protected] 15 points 6 months ago (2 children)

Systemd also does one thing from a contract perspective: run your system

[–] [email protected] 4 points 6 months ago
[–] [email protected] 1 points 6 months ago

Does it do it well, though?