.eslintrc、.bashrc等配置文件的后缀rc是什么意思
2023.01.28 Sat
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).