unable to retrieve environment variable from array values in bash

后端 未结 0 1788
[愿得一人]
[愿得一人] 2020-12-17 04:34

I am working on a case where I need to fetch the environment variable and pass it to a function in bash script.

#!/usr/bin/env bash

algorithm_settings=(env1          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题