Which command allows you to make a shell variable visible to subshells? seenagape 11 years ago Which command allows you to make a shell variable visible to subshells? A.export $VARIABLE B.export VARIABLE C.set $VARIABLE D.set VARIABLE E.env VARIABLE ← Previous question Next question →