What is the name of the shell variable that holds the name of your login shell? How can you change your login shell under LINUX?
What will be an ideal response?
The name of the variable is SHELL under bash and shell under TC shell.
% chsh
Changing shell for msarwar.
Password: ********
New shell [/bin/tcsh]: /bin/bash
Shell changed.
% cat /etc/passwd | grep msarwar
msarwar:x:608:200:Syed Mansoor Sarwar:/home/faculty/msarwar:/bin/bash
%
You might also like to view...
With _______, a class is derived from several base classes.
Fill in the blank(s) with the appropriate word(s).
Describe how to convert text to a table.
What will be an ideal response?
When _parent is chosen as a target, it means that a new window will be "spawned" when you click the associated link.
Answer the following statement true (T) or false (F)
Which of the following buttons represents the Format Painter tool?
A.
B.
C.
D.