Created
June 4, 2019 01:35
-
-
Save elifiner/bf6b98de4e706ea7ed9b077808814090 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(cat .env.default .env | sed 's/^/export /'; echo env) | env -i bash - | grep -v SHLVL | grep -v ^_ | grep -v PWD | sort |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment