Which command allows you to make a shell variable visible to subshells? seenagape 10 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 →