The .bashrc file is used to store your settings. It is located in the _____
user’s home directory
Used to store your settings.
.bashrc
To comment a line, precede it with a ____symbol
#
To create a variable, use the tag
export
The shell treats each item after a blank as another _____
file or parameter
If the file starts with a dash, use the ____
./ operator