Send Close Add comments: (status displays here)
Got it!  This site uses cookies. You consent to this by clicking on "Got it!" or by continuing to use this website.nbsp; Note: This appears on each machine/browser from which this site is accessed.
Run Bash script at login


1. Run Bash script at login
This page is started but not ready.
It can be convenient to run a Bash script at login time.

To do so, create and/or modify the appropriate Bash script Note the dot/period at the start of each file name.

The following Linux command(s) create/modify the Bash user .bash_profile script using nano.
nano ~/.bash_profile

On the output was as follows.
nano ~/.bashrc

On the output was as follows.
Instead of modifying this script, I add a line that calls another script that I have created.