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-square@[email protected]linkfedilink3•2 years agothat’s awesome, did not know about that handy operator!
minus-square@[email protected]linkfedilink3•2 years 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