Why is "chmod -R 777 /" destructive?
- by samwise
This is a Canonical Question about File Permission and Why 777 is "destructive".
I'm not asking how to fix this problem, as there are a ton of references of that already on Server Fault (reinstall OS). Why does it do anything destructive at all?
If you've ever ran this command you pretty much immediately destroy your operating system. I'm not…