rc,在 bashrc 中,nanrc 代表什么?

the*_*cer 13 configuration

如果有的话,是否有任何长格式?或者这只是80年代的传统?

dje*_*kyb 13

我听说

  • 运行命令
  • 资源控制
  • 运行控制
  • 运行时配置

就个人而言,我会选择运行控制,因为 ESR 是这么说的。

http://www.catb.org/~esr/writings/taoup/html/ch10s03.html

他的脚注说:

 The ‘rc’ suffix goes back to Unix's grandparent, CTSS.
 It had a command-script feature called "runcom". Early
 Unixes used ‘rc’ for the name of the operating system's
 boot script, as a tribute to CTSS runcom.
Run Code Online (Sandbox Code Playgroud)

维基百科选择“运行命令”作为默认的长格式,但承认上下文应该决定词的选择。

 While not historically precise, rc may also be pronou-
 nced as "run control", because an rc file controls how
 a program runs. For instance, the editor Vim looks for
 and reads the contents of the .vimrc file to determine
 its initial configuration. The most sensible pronunci-
 ation depends on the function of the file: to start
 something up, or to control how something starts up.
Run Code Online (Sandbox Code Playgroud)

http://en.wikipedia.org/wiki/Run_Commands


Voj*_*fny 5

根据这个来源 - http://kb.iu.edu/data/abdr.html - 它的意思是“运行命令”