Username is not in the sudoers file. This incident will be reported.
You must log in or register to comment.
The explanation is most likely incorrect though. A more obvious cause of this error is that the current working is the root directory (
/
) and that they’re logged in as a non-root user, thus trying to create the file/woman
without sufficient permissions.POV
YOU ARE A LINUX USER /s also anti-meme lolTechnically he is also wrong about what touch does. The purpose of touch is to update the timestamp of a file and only if the file doesn’t exist, the file gets created.
deleted by creator