Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

bashrc file location in linux

vi ~/.bashrc
Comment

what is the use of bashrc file in linux

The purpose of a . bashrc file is to provide a place where you 
can set up variables, functions and aliases, define your (PS1) prompt
and define other settings that you want to use every time you open a 
new terminal window. It works by being run each time you open up a new 
terminal, window or pane.
Comment

PREVIOUS NEXT
Code Example
Shell :: linux remove nested files with names 
Shell :: sveltekit normalize css 
Shell :: zsh: no matches found: autoprefixer@^9 
Shell :: see if urdf is valid 
Shell :: ubuntu git credentials cache 
Shell :: add all files in directory to git 
Shell :: docker logs last 10 lines 
Shell :: git update on linux 
Shell :: composer create-project symfony/website-skeleton 
Shell :: install virtual environment ubuntu 
Shell :: remove module and clear cache and install npm w expo 
Shell :: apt install postgres client 
Shell :: how install lxd on lxd ubuntu 18.04 
Shell :: bash capitalize vowels using tr 
Shell :: how to compare float values in shell script 
Shell :: linux extract tgz 
Shell :: for loop in shell script 
Shell :: awk get second column from command output 
Shell :: ubuntu echo create file 
Shell :: clone from a specific branch 
Shell :: linux opened ports 
Shell :: android studio 
Shell :: network manger linux 
Shell :: ConfigurationError: The "dnspython" module must be installed to use mongodb+srv:// URIs 
Shell :: how to recover from git stash 
Shell :: locale-gen fa_IR.UTF-8 ubuntu 
Shell :: list of software installed linux 
Shell :: wsl file to unix format 
Shell :: npx cap sync Unable to find node_modules/@angular-eslint/builder 
Shell :: copy terminal preferences from one computer to another ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
4+8 =