In .bashrc you put the path to the script and the script's name and any parameters the script will need. If you had downloaded the fortune program and wanted that to run on startup a line like: /usr/games/fortune -a <cr> would be all that is needed in the user's .bashrc file.