Question
_____ The C Shell executes this script file locate in your home directory when you exit your login session. a. .login b. logout c. .logout
_____ The C Shell executes this script file locate in your home directory when you
exit your login session.
a. .login b. logout c. .logout d. exit
_____The UNIX command in the C Shell that declares and manipulates the values of
environmental / global variables.
a. @ b. setenv c. unset d. printenv e. set
_____The UNIX command in the C Shell that declares and manipulates the values of local variables
and assumes that a variable is a nonnumeric string variable.
a. setenv b. @ c. set d. unset e. alias
_____The UNIX command that will read and execute commands from a C Shell script as
part of the current process.
a. csh b. read c. source d. ~ e. exec
_____The UNIX command to clear the terminal display.
a. echo b. clear c. clr d. display
_____The UNIX command that will display the name of the system you are using.
a. /etc/hosts b. rlogin c. ping d. hostname
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started