here文档是传输给shell脚本的一种方式,示例如下:
#! /bin/sh
cat <<hello
hellol
myname is good
come
hello
here文档是传输给shell脚本的一种方式,示例如下:
#! /bin/sh
cat <<hello
hellol
myname is good
come
hello
2万+
537

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