unknown1234_5 to [email protected] • 9 days ago"I want my software to stay out of my way and only update when I say to" also me the moment an update releases for anything:media.kbin.earthimagemessage-square70fedilinkarrow-up1236
arrow-up1236image"I want my software to stay out of my way and only update when I say to" also me the moment an update releases for anything:media.kbin.earthunknown1234_5 to [email protected] • 9 days agomessage-square70fedilink
minus-squareOf the Air (cele/celes)linkfedilink3•edit-27 days agoBoth cron jobs and scheduled tasks are ways of making a computer do something at a certain time and/or date automatically without any user input apart from the initial inputting of setting it up.
Both cron jobs and scheduled tasks are ways of making a computer do something at a certain time and/or date automatically without any user input apart from the initial inputting of setting it up.
Thanks