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]linkfedilink2•2 years agoYes, when you are for example checking if the permissions in the directory are correct, or if you want to check if your nfs export is working. It’s one of those commands that once you know it exists, you WILL find a way to use it.
Yes, when you are for example checking if the permissions in the directory are correct, or if you want to check if your nfs export is working. It’s one of those commands that once you know it exists, you WILL find a way to use it.
Well, those aren’t really the intended use either.