Here Documents
Here Documents 也是一种重定向的方式,格式如下:
command << token
text
token
例:
Here String
Here String 也是类似的一种重定向的方式
Linux 重定向
阅读 69
2022-01-26
Here Documents 也是一种重定向的方式,格式如下:
command << token
text
token
例:
Here String 也是类似的一种重定向的方式
相关推荐
精彩评论(0)