Here Documents
Here Documents 也是一种重定向的方式,格式如下:
command << token
text
token
例:

Here String
Here String 也是类似的一种重定向的方式

HereDocuments与HereString详解
Here Documents 也是一种重定向的方式,格式如下:
command << token
text
token
例:

Here String 也是类似的一种重定向的方式


被折叠的 条评论
为什么被折叠?