chraebsli to Programmer [email protected] • 2 years agoTouch a file in Linuxprogramming.devimagemessage-square92fedilinkarrow-up11.2Karrow-down131
arrow-up11.17Karrow-down1imageTouch a file in Linuxprogramming.devchraebsli to Programmer [email protected] • 2 years agomessage-square92fedilink
minus-squareTrailblazing Braille Taserlinkfedilink35•2 years agoBecause now touch does two things. Without touch, we could “just” use the shell to create files. : > foo.txt
minus-square@[email protected]linkfedilink21•2 years agoTouch does one thing from a “contract” perspective: Ensure the timestamp of is
minus-square@[email protected]linkfedilink15•2 years agoSystemd also does one thing from a contract perspective: run your system
Because now touch does two things.
Without touch, we could “just” use the shell to create files.
Touch does one thing from a “contract” perspective:
Ensure the timestamp of is
Systemd also does one thing from a contract perspective: run your system
Oh no.
:(
Does it do it well, though?