How to export variables that are set, all at once?
85
votes
5
answers
76486
views
set
command displays all the local variables like below. How do I export these variables all at once?
>set
a=123
b="asd asd"
c="hello world"
Asked by Neerav
(3245 rep)
Jun 11, 2013, 08:23 PM
Last activity: Jan 21, 2025, 06:28 PM
Last activity: Jan 21, 2025, 06:28 PM