How to export a large list of variables in Bash? – unix.stackexchange.com 17:53 Posted by Unknown No Comments I use Bash 4.3.48(1) and I have a .sh file containing about 20 variables right under the shebang. The file contains only variables. This is the pattern: x="1" y="2" ... I need to export all these ... from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Unknown
0 Comment to "How to export a large list of variables in Bash? – unix.stackexchange.com"
Post a Comment