|
|
|
|
|
by frossie
5061 days ago
|
|
They are a natural segregator of novice and advanced users. If you have a limited level of interaction with the unix shell (remember than in the old days everyone in a science academic department used a Unix machine, even the dusty professors you kept in the back of the supplies cabinet), setting up their account and then making sure that they couldnt get into any trouble because they didn't know about 'ls -a' was very much a feature, trust me. Moreover I personally much prefer them to global configuration directories because they are always local to the thing being configured and you can always override a global configuration by using them. In fact I think they are a very elegant way to handle "hidden options" - stuff you want to expose to the power users but not bother newbies with. tl;dr: I am not convinced they are a misfeature. |
|
There is no question there is a need to have a place that "plebeian users" can't access. IMO, dot-files and dot-directories are as good as anywhere.