Which of the following shell commands makes the already… seenagape 8 years ago Which of the following shell commands makes the already defined variable TEST visible to newchild processes? (Choose two.) A. visible TEST B. declare +x TEST C. declare -x TEST D. export TEST E. export -v TEST ← Previous question Next question →