| jourmen 回复于:2003-03-12 12:32:33 |
| 是不是daemon? |
| alstone 回复于:2003-03-12 14:39:39 |
| d是表明dir 目录 rc是启动控制脚本 |
| thesea 回复于:2003-03-12 14:40:29 |
| 再问:r、c是什么意思? |
| flykeeper 回复于:2003-03-12 14:57:40 |
| c应该是control吧,r可能是resource吧!我猜的 |
| sakulagi 回复于:2003-03-12 15:06:17 |
| rc stands for 'run commands' |
| sakulagi 回复于:2003-03-12 15:11:26 |
| The definative answer comes from http://www.faqs.org/faqs/unix-faq/faq/part1/section-3.html - rc (as in ".cshrc" or "/etc/rc") = "RunCom" "rc" derives from "runcom", from the MIT CTSS system, ca. 1965. 'There was a facility that would execute a bunch of commands stored in a file; it was called "runcom" for "run commands", and the file began to be called "a runcom." "rc" in Unix is a fossil from that usage.' - So there you have it. "rc" stands for "runcom", which in turn was a shortening of "run commands". So claiming it stands for "run commands" isn't far from the truth. |
| flykeeper 回复于:2003-03-12 15:15:59 |
| great! thanks! |
| keenor 回复于:2003-03-12 21:47:06 |
| more important: YOU told us __HOW__ to find it. Thanks! |