List of questions
Related questions
Question 159 - 101-500 discussion
Which of the following shell commands makes the already defined variable TEST visible to new child processes? (Choose two.)
A.
visible TEST
B.
declare +x TEST
C.
declare -x TEST
D.
export TEST
E.
export -v TEST
Your answer:
0 comments
Sorted by
Leave a comment first