noun
run control file; rc file
Computing term for a configuration file that controls program execution, often named with an 'rc' suffix.
このアプリケーションの実行制御ファイルは、ホームディレクトリに置いてください。
Place the run control file for this application in your home directory.
実行制御ファイルを編集して、起動時の動作をカスタマイズできる。
You can customize the startup behavior by editing the run control file.
設定ファイル is a general configuration file, while 実行制御ファイル specifically controls runtime behavior and is often associated with 'rc' files.
Compound of 実行 (execution), 制御 (control), and ファイル (file). A direct translation of the English computing term 'run control file'.