开发者社区 问答 正文

Shell中的Here Document的作用是什么?

Shell中的Here Document的作用是什么?

展开
收起
游客ydhxr2xydmgpo 2021-12-04 16:01:14 530 分享 版权
1 条回答
写回答
取消 提交回答
  • Shell中的Here Document的作用是:

    将两个 delimiter 之间的内容(document) 作为输入传递给 command。

    2021-12-04 16:01:39
    赞同 展开评论
问答地址: