adplus-dvertising
frame-decoration

Question

A personal run control file for bash is

a.

.cshrc

b.

profile

c.

.bsh

d.

.bashrc

Posted under Unix Shell UNIX

Answer: (d)..bashrc

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. A personal run control file for bash is

Similar Questions

Discover Related MCQs

Q. Personal run control files are stored

Q. Lines in a run control file that begin with a # sign are

Q. To see what aliases are active, you type

Q. The shell in the Unix system is the

Q. Shell provides us with an interface to the operating system.

Q. On a UNIX system, there can be ____ shells running simultaneously.

Q. There can be multiple kernels on a single UNIX system.

Q. The prompt issued by the shell is called ______

Q. In UNIX there are ___ major types of shells.

Q. What is the default symbol for command prompt in Bourne shell?

Q. What is the default symbol for command prompt in C shell?

Q. Which one of the following command will display the name of the shell we are working on?

Q. Which shell is the most common and best to use?

Q. Which command does not terminates unless we log out of the system?

Q. In Shell’s interpretive cycle, the shell first scans for ____ in the entered command.

Q. Which of the following expression is a correct wildcard pattern if we want an expression in which the last character is not numeric?

Q. The shell waits for the command to complete and normally can’t do any work while the command is executing.

Q. Which of the following is/are true about Shell?

Q. To change the login shell in some system (like Linux) we can use ____ command.

Q. Wildcards are special characters which are used to replace or represent one or more characters.