Define - /etc?
ogar572 asks: "There has been an ongoing and heated debate around the office concerning the definition of what /etc means on *nix operating systems. One side says "et cetera" per Wikipedia. Another side says it means 'extended tool chest' per this gnome mailing list entry or per this Norwegian article. Yet another side says neither, but he doesn't remember exactly what he heard in the past. All he remembers is that he was flamed when he called it 'et cetera', but that 'extended tool chest' didn't sound right either. So, what does it really mean?"
I've always said "et see" and not "et ketera" or "et setera."
Colin Dean Go a year without DRM
Is (!(/usr) && !(/bin) && !(/mnt) ...) a correct answer?
-Rob
Biblical fiscal responsibility
Considering none of the other standard directories are acronyms, I'd have to call bulltish on this one. :)
Old Unix systems (at least I remember this for SCO OpenServer) also had a bunch of executables in /etc. This is still the case to a limited extent. Think of /etc/init.d/*.
Please do not do Gconf the disservice of comparing it to the registry.
You might as well make the same comparison for any library that gives apps a standard way to query configuration options, and that stores the data in a standard format.
It's et cetera. If you look at the Unix hierarchy, you get:
It's not about configuration files, either. /etc is home to both configuration and system-essential files, such as passwd and motd. I wouldn't call passwd "configuration," and I wouldn't call it "data." It's more "control." But that doesn't matter - the stuff in /etc just wouldn't fit anywhere else. All the backronyms in the world won't change that.
Because the "editable" is redundant.
There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
...is that it is the "home directory for the system". To me, that captures the sense that it's where a particular system gets its configuration (/etc/inittab, /etc/ttys) and personality (/etc/motd, /etc/issue).
Personally I'm in the "et setera" camp, and prefer the spoken form "et see".
The people who made up these file systems are not the pointy haired middle management type, they are geeks like me and you. They don't have acronyms for everything. /etc isn't going to stand for something like "extendable tool configuration", it is either going to stand for et cetera or nothing at all. People who want to sound cool by saying things like, "SQL stands for Structured Query Language" are just trying to "sound smart" in front of their "friends". That's my philosophy after looking at your explanation of the UNIX hierarchy.
Sig: I stole this sig.
...as opposed to the non-editable, non-text configuration files that Unix systems are famous for?
These are the people who named the editor "ed". Don't overthink it.
Dewey, what part of this looks like authorities should be involved?
Actually there are no .'s or ..'s in the file system. These little gems only denote relative directories and are never actually part of the file system. I'll refrain from calling you a noob. Like the . it is almost always implied, and in 99% of the cases is just redundant.
/etc debate. I thought FSH settled all of this ridiculous bickering years ago? /etc is etcetera abbreviated. "Extended Tool Chest" is the most retarded thing i've ever heard. I don't know why people are still debating this. The people over at the FSH project put a lot of hard work in to their documents specifically to avoid stuff like this.
As for the
http://www.pathname.com/fhs/
If you must!
Since no one below really seems to have an authoritative answer. it might be best to just call it "etsee" and let it go at that. If a specific meaning feels good to you, think it to yourself and don't say it out loud.
In any case, it's about as useful as trying to figure out the correct pronunciation and accent position for sci-fi characters whose names look like Thryyggdenlmp -- just go with whatever your first reaction is.
And, as another user pointed out "editable text configurations" is a stupid name too, because if it's text, it's evidently editable
but then there was the sendmail configuration...
I'm even older. I've been doing UNIX since v5 in about 1974. And /etc means et cetera. I wasn't even aware people were back-forming revisionist interpretations. How odd.
This is the sort of thing that makes me distrust historical interpretation of stuff that actually matters.
There's an inode cache for a reason, you know.