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-square@[email protected]linkfedilink3•1 year agothat’s awesome, did not know about that handy operator!
minus-square@[email protected]linkfedilink3•1 year agoYeah! it’s basically a noop, I use it as a placeholder when I’m writing a script, since bash doesn’t accept code blocks with no commands
that’s awesome, did not know about that handy operator!
Yeah!
it’s basically a noop, I use it as a placeholder when I’m writing a script, since bash doesn’t accept code blocks with no commands