So. On my HTPC, I use a small palm size keyboard. I've made a mistake
I accidentally typed
for about 10seconds before i stopped it
instead of
I missed a DOT before the slash
now when I do the command I get some stupid error that the permission is set to 1000 instead of 0
so. How do I correct the permissions from this error. And please dont say wipe and re-install.
There has to be another method of re-installing the system files.
Please
I accidentally typed
Code:
chown user /* -R
instead of
Code:
chown user DOT ./* -R
now when I do the command I get some stupid error that the permission is set to 1000 instead of 0
so. How do I correct the permissions from this error. And please dont say wipe and re-install.
There has to be another method of re-installing the system files.
Please
Comment