Table of Contents

RC file (Run commands)

About

rc file are file that ends up with the suffix rc where rc:

They contains command that are run at the start of a program.

Example

The rc file ~/.sqliterc would be run and executed by the sqlite application when it would start.