Skip to main content

etymology - Where did "cc" and "bcc" come from?


I've just realised that CC is "carbon-copy" and BCC is "blind-carbon-copy". Basically I'm wondering, where did these terms come from?



Answer



Back when typewriters were in common use and photocopiers were rare, one kind of paper you used to be able to buy actually came as two or more sheets stuck together at the top with carbon paper between each sheet. This way you automatically had multiple copies of whatever you put on the paper. This was commonly used to save typing work for office memos, but was especially common for forms. If they were filled out by hand, they'd put instructions on the top of the first page to "press firmly when writing" to ensure even the bottom copy was legible. I think such forms are still around in some places, but they now use specially backed paper instead of separate sheets of carbon paper. Forms also typically had different words at the bottom of the carbon copy pages saying who got that copy.


Now the "blind carbon copy" I always thought was an email innovation. However, Unreason in the comments below found a reference to it from a secretarial handbook from 1979. Wikipedia explains it was made to emulate an old office typist trick of adding addressees to one (or more) of the carbon-copied sheets after the copies were made, so that the others don't see that addressee. According to the handbook, secretaries were supposed to make note of these extra recipients in a file, but the other recipients would be "blind" to the fact that these extra people received copies.


Comments

Popular posts from this blog

Is there a word/phrase for "unperformant"?

As a software engineer, I need to sometimes describe a piece of code as something that lacks performance or was not written with performance in mind. Example: This kind of coding style leads to unmaintainable and unperformant code. Based on my Google searches, this isn't a real word. What is the correct way to describe this? EDIT My usage of "performance" here is in regard to speed and efficiency. For example, the better the performance of code the faster the application runs. My question and example target the negative definition, which is in reference to preventing inefficient coding practices. Answer This kind of coding style leads to unmaintainable and unperformant code. In my opinion, reads more easily as: This coding style leads to unmaintainable and poorly performing code. The key to well-written documentation and reports lies in ease of understanding. Adding poorly understood words such as performant decreases that ease. In addressing the use of such a poorly ...

Is 'efficate' a word in English?

I routinely hear the word "efficate" being used. For example, "The most powerful way to efficate a change in the system is to participate." I do not find entries for this word in common English dictionaries, but I do not have an unabridged dictionary. I have checked the OED (I'm not sure if it is considered unabridged), and it has no entry for "efficate". It does have an entry for "efficiate", which is used in the same way. Wordnik has an entry for "efficate" with over 1800 hits, thus providing some evidence for the frequency of use. I personally like the word and find the meaning very clear and obvious when others use it. If it's not currently an "officially documented" word, perhaps its continued use will result in it being better documented.