Which command makes the shell variable named VARIABLE v…

Which command makes the shell variable named VARIABLE visible to subshells?

Which command makes the shell variable named VARIABLE visible to subshells?

A.
export $VARIABLE

B.
export VARIABLE

C.
set $VARIABLE

D.
set VARIABLE

E.
env VARIABLE



Leave a Reply 0

Your email address will not be published. Required fields are marked *