|
|
|
|
|
by GauntletWizard
3701 days ago
|
|
Once upon a time, I read the LSB[1] filesystem hierarchy, of which the only thing I consider useful was that non-distro-provided third party software (i.e. anything you'd buy on a disk and install) should live in opt. It didn't make a huge deal of sense then and it still doesn't now, but it sorta provides a way to know which directories can safely be rm -rf'd. [1]https://en.wikipedia.org/wiki/Linux_Standard_Base |
|