FileInfo

Languages

Overview

What is a BASHRC file? 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.

More Information 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.

Popularity3.8/5

12 votes

Quick AppUsed by
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the Bash Non-Interactive Login Shell file format and Mac and Linux apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

MacroMates TextMate 1.5.9 Icon

Breadcrumbs

DeveloperThe GNU Project
Popularity3.8 | 12 Votes

Previous / Next

In-Depth

.BASHRC File Extension

Bash Non-Interactive Login Shell File

DeveloperThe GNU Project
Popularity
3.8  |  12 Votes
 

What is a BASHRC file?

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.

More Information

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.

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open or reference BASHRC files

Sort

Pricing

Program Name

Platform

Reset

X

Mac

Apple Terminal

Included with OS

MacroMates TextMate

Free

GNU Bash

Free

Linux

GNU Bash

Free

Category: System Files

Updated: August 18, 2010

FAQ

What is a BASHRC file?
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.