In most (all?) *nix systems there's a directory named /etc, what does etc stand for?
| |||||
feedback
|
migrated from stackoverflow.com Jan 26 '11 at 21:14
This question came from our site for professional and enthusiast programmers.
|
From the Wikipedia:
| |||
|
feedback
|
|
Et cetera Et cetera (in English contexts pronounced /ɛtˈsɛtərə/) is a Latin expression that means "and other things", or "and so forth". It is taken directly from the Latin expression which literally means "and the rest (of such things)" and is a loan-translation of the Greek "καὶ τὰ ἕτερα" (kai ta hetera; "and the other things". The more usual Greek form is "καἱ τἁ λοιπἀ": "and the remainder"). Et means "and"; cētera means "the rest". | |||
|
feedback
|
|
A quick Google search turned up this discussion on your very question. Looks like the jury's undecided, but it's probably "et cetera." | |||
|
feedback
|
|
Another hypothesis is that it's named after "editable text configuration", and I tend to find this a more suitable explanation even if not correct. | |||
|
feedback
|
|
Obviously the actual meaning of "etc." aka "et cetera" has been explained above, however to explain more in relation to *nix... It was intended to be where the miscellaneous files are stored which don't fit into the "categories" of the other root directories, however it has ended up being used mostly for system configuration. | |||
|
feedback
|
