linux中rc是代表什么?

wlabing 2008-10-10 10:37:29
在linux系统中,经常看到一些文件和目录都以rc开头或结尾,如:rcxinetd,~/.bashrc等文件,rc.d和rcX.d等目录.
这个rc表示什么意思,是什么的缩写?
以前以为是reconfigure的缩写,但好像不对.
...全文
971 15 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
15 条回复
切换为时间正序
请发表友善的回复…
发表回复
wlabing 2008-10-27
  • 打赏
  • 举报
回复
谢谢楼上,谢谢大家!
wlabing 2008-10-26
  • 打赏
  • 举报
回复
[Quote=引用 10 楼 once_and_again 的回复:]
the art of unix programming
说的很清楚
[/Quote]
这本书我没看过,这本书上说的rc是什么?
wlabing 2008-10-26
  • 打赏
  • 举报
回复
答案众多哦,谢谢大家的回答!
还有没有其它答案呢?
正放两天吧,没了就见结帖了。
joyself 2008-10-26
  • 打赏
  • 举报
回复
run control 。




Chapter 10. Configuration
Run-Control Files

Whether file or directory, convention now dictates that the location of the run-control information has the
same basename as the executable that reads it. An older convention still common among system
programs uses the executable's name with the suffix ‘rc’ for ‘run control’[99]. Thus, if you write a
program called ‘seekstuff’ that has both site-wide and user-specific configuration, an experienced Unix
user would expect to find the former at /etc/seekstuff and the latter at .seekstuff in the user's
home directory; but it would be unsurprising if the locations were /etc/seekstuffrc and
.seekstuffrc, especially if seekstuff were a system utility of some sort.



你可以在这里下载电子版
http://download.csdn.net/source/282796
wlabing 2008-10-17
  • 打赏
  • 举报
回复
Is there any other answer?
wiler 2008-10-14
  • 打赏
  • 举报
回复
rc= run scripts
once_and_again 2008-10-14
  • 打赏
  • 举报
回复
the art of unix programming
说的很清楚
love_aiqiu_123 2008-10-14
  • 打赏
  • 举报
回复
到底那个是对的,,????
love_aiqiu_123 2008-10-14
  • 打赏
  • 举报
回复
到底那个是对的,,????
once_and_again 2008-10-12
  • 打赏
  • 举报
回复
the unix programming language-------->
rc ------> run control!!!!!!
xlanchen 2008-10-11
  • 打赏
  • 举报
回复
"rc file"中,这样说:

Definition: rc file: Script file containing startup instructions for an application program (or an entire operating system), usually a text file containing commands of the sort that might have been invoked manually once the system was running but are to be executed automatically each time the system starts up.

.................................
Source: Linux Guide @FirstLinux / Linux Dictionary V 0.16
http://www.tldp.org/LDP/Linux-Dictionary/html/index.html
Author: Binh Nguyen linuxfilesystem(at)yahoo(dot)com(dot)au


TheFreeDictionary:rc file中,说到:
rc file - /R C fi:l/ [Unix: from the startup script "/etc/rc", but this is commonly believed to have been named after older scripts to "run commands"] Script file containing startup instructions for an application program (or an entire operating system), usually a text file containing commands of the sort that might have been invoked manually once the system was running but are to be executed automatically each time the system starts up. See also dot file, profile (sense 1).
  • 打赏
  • 举报
回复
rc.d是runlevel./etc/rc[0-6s].d,例如,/etc/rc2.d/s80sendmail,是以runlevel 2启动sendmail服务
bshawk 2008-10-10
  • 打赏
  • 举报
回复
也许是: runlevel change

可以看到 /etc/inittab里面有很多rc.N之类的? 不知道是否从这里来的

在linux中,一般将rc结尾的文件看着是script或者configuration。

good luck!

huailairen 2008-10-10
  • 打赏
  • 举报
回复
好象是run command
xxgamexx 2008-10-10
  • 打赏
  • 举报
回复
resource configuration

23,217

社区成员

发帖
与我相关
我的任务
社区描述
Linux/Unix社区 应用程序开发区
社区管理员
  • 应用程序开发区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧