Forum Discussion

ramann_75062's avatar
ramann_75062
Icon for Nimbostratus rankNimbostratus
Oct 29, 2009

Export variables in external monitor script

Hi@all,       is there a way to export variables in a external bash monitor script and use then in the next run of the script?     I tried it via "export $BLA" but this doe...