How do I initialize a variable in bash script and remove the double quotes in the same line?

后端 未结 0 1860
醉酒成梦
醉酒成梦 2021-01-21 09:21

How do I initialize a variable in bash script and remove the double quotes in the same line?

    state_of_first=`mongo --eval "printjson(rs.status().members[         


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