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
Which command makes the shell variable named VARIABLE visible to subshells?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which command makes the shell variable named VARIABLE visible to subshells?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!