How to read mutliline input from stdin into variable and how to print one out in shell(sh,bash)?

后端 未结 6 700
别那么骄傲
别那么骄傲 2020-12-23 11:09

What I want to do is the following:

  1. read in multiple line input from stdin into variable A
  2. make various operations on
6条回答
提交回复
热议问题