Bash: How to store the multiple line output in shell to store each line in separate variable

后端 未结 0 375
生来不讨喜
生来不讨喜 2020-12-01 10:30

I have a use case where the output of my previous command is like this.

external_tool | grep -iE "id1 | id2" 

Output of above command is 

Z55Hsh1a         


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