Unix - Study Mode
[#251] Which command is used for computation and string handling?
Correct Answer
(A) expr
[#252] User’s environment mode created using su – is terminated using . . . . . . . .
Correct Answer
(C) ctrl-d
[#253] To write selected lines, . . . . . . . . is used with sed.
Correct Answer
(C) w
[#254] Which of the following is used for storing the number of positional parameters?
Correct Answer
(B) $#
[#255] The environment variables are available in . . . . . . . .
Correct Answer
(A) *environ[ ]