.eslintrc、.bashrc 等配置文件的后缀 rc 是什么意思

#杂识 2023/01/29 07:59:25

rc 是 run commands 的缩写,通常用来表示初始化项目或者程序的配置信息。

The term rc stands for the phrase “run commands”. It is used for any file that contains startup information for a command. It is believed to have originated somewhere in 1965 from a runcom facility from the MIT Compatible Time-Sharing System (CTSS).