#How to give normal user editing files permissions?
5 messages · Page 1 of 1 (latest)
either use "sudo" before the command
or change file/folder permissions with chmod or chown
I assume this is some restricted file/folder for the current user
I tried this before, it doesn't work for the root user but if i did it for the ubuntu user it does!