show env in bash

C++
printenv#show all variable
printenv

#result one variable
echo $LOCALAPPDATAprintenv

Source

Also in C++: