chraebsli to Programmer [email protected] • 1 year agoTouch a file in Linuxprogramming.devimagemessage-square94fedilinkarrow-up11.2Karrow-down131
arrow-up11.17Karrow-down1imageTouch a file in Linuxprogramming.devchraebsli to Programmer [email protected] • 1 year agomessage-square94fedilink
minus-squareTrailblazing Braille Taserlinkfedilink35•1 year agoBecause now touch does two things. Without touch, we could “just” use the shell to create files. : > foo.txt
minus-square@[email protected]linkfedilink21•1 year agoTouch does one thing from a “contract” perspective: Ensure the timestamp of is
minus-square@[email protected]linkfedilink15•1 year 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?