Multiple Choice
Which of the following shell commands makes the already defined variable TEST visible to new child processes?
A) visible TEST
B) declare +x TEST
C) declare -x TEST
D) export TEST
E) export -v TEST
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: After modifying GNU GRUB's configuration file, which
Q30: Which of the following commands determines the
Q77: After successfully creating a hard link called
Q115: In order to display all currently mounted
Q116: Which of the following statements is correct
Q117: In a nested directory structure, which find
Q118: When using rpm --verify to check files
Q121: Which of the following commands enables the
Q123: In compliance with the FHS, in which
Q140: Which variable defines the directories in which