What does the 'rc' in `.bashrc`, etc. mean?
Problem
Well, this is embarrassing. I feel like I just realised I don't know a loyal colleague's name after working with them for 10 years. "Hey, er... *cough!*, thanks for that great job you did on setting my aliases this morning..." What do the letters signify in , , etc.? If you know, please cite sources. Even if you don't know, I'd also welcome unfounded assumptions, suggestions or alternatives if they're marked as such.
Error Output
rc
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Fix for: What does the 'rc' in `.bashrc`, etc. mean?
It stands for “run commands”. This comes from MIT’s CTSS (Compatible Time-Sharing System) and Multics, where the idea that a command processing shell would be an ordinary program originated. CTSS had a program called RUNCOM (for “run commands”) and a script was called “a runcom” in the community where Unix originated, leading to the file extension and generally to the abbreviation. stuck as a name for any list of commands.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix