Print environmental variables in Bash
Use printenv to see what environment variables are set.
#!/usr/bin/env bash printenv set -x
Use printenv to see what environment variables are set.
#!/usr/bin/env bash printenv set -x
Jeremiah 6.16: "Stand ye by the ways and see, And ask for the old paths,
Where is this-the good way? and go ye And find rest for yourselves."
(Young's Literal Translation Bible, Translated by Robert Young, A. Fullarton & Company, 1863)