FileInfo.comFileInfo.com
# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

.BASHRC File Extension

TIP: Run a free scan for .BASHRC file extension errors.

Bash Non-Interactive Login Shell File Icon
File TypeBash Non-Interactive Login Shell File
DeveloperThe GNU Project
Popularity4 stars
CategorySystem Files
File Description

Shell file used by Linux and Mac OS X terminal applications; contains setup instructions for the shell, such as declarations for environment variables and default scripts to run; often used for setting user command prompt preferences as well as paths for common directories and program executables.

BASHRC files are executed automatically when a user creates a new shell that is a non-interactive login shell. In other words, BASHRC files run for every Bash command that executes after the terminal has been created. This can be useful for initializing the same settings for embedded shell scripts.

BASHRC files differ from .BASH_PROFILE files, which execute for interactive login shells (when a user enters login credentials or opens a new terminal).

NOTE: BASHRC files are hidden and do not contain a filename prefix. They always have the filename .bashrc and are located in the user's home directory.

Program(s) that open .BASHRC files
Linux Logo
Linux
Icon GNU Bash
Sponsored Links
Updated 8/18/2010