chraebsli to Programmer Humor@programming.dev • 9 months agoTouch a file in Linuxprogramming.devimagemessage-square95fedilinkarrow-up11.2Karrow-down131
arrow-up11.17Karrow-down1imageTouch a file in Linuxprogramming.devchraebsli to Programmer Humor@programming.dev • 9 months agomessage-square95fedilink
minus-squaremoxlink1•9 months agoCreating an empty file is one of its intended purposes. Unix commands were designed as multi-purpose primitives, so they could be reused and composed to handle many different tasks. The touch command is no exception. https://www.youtube.com/watch?v=tc4ROCJYbm0&t=287s
minus-square@PipedLinkBot@feddit.rocksBlinkfedilinkEnglish1•9 months agoHere is an alternative Piped link(s): https://www.piped.video/watch?v=tc4ROCJYbm0&t=287s Piped is a privacy-respecting open-source alternative frontend to YouTube. I’m open-source; check me out at GitHub.
Creating an empty file is one of its intended purposes. Unix commands were designed as multi-purpose primitives, so they could be reused and composed to handle many different tasks. The touch command is no exception.
https://www.youtube.com/watch?v=tc4ROCJYbm0&t=287s
Here is an alternative Piped link(s):
https://www.piped.video/watch?v=tc4ROCJYbm0&t=287s
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I’m open-source; check me out at GitHub.