释义 |
1. | 文档 嵌入文档(Here Document)是源自UNIX shell的写法,使用"<<"来建立字符串。想要建立中间有换行的多行字符串时,这个方 … book.51cto.com | 2. | 本地文档 本地文档(here document)的一般格式为:command << delimiterdocumentdelimiter这里将“<<"操作符解释成一条指令,该指令 … blog.sina.com.cn | 3. | 与函数 高级Bash脚本编程指南... ... 16-5. while 循环的重定向 17-9. Here document 与函数 24-2. unalias: 设置与删除别名 ... blog.chinaunix.net |
4. | 即时文档 <<符号 是 shell 的‘即时文档’(here document)的写法, 多会配搭cat 使用,例nc10@your-5554c55be4 ~$ cat <<EOF> this is testi… zhidao.baidu.com | 5. | 此类型的重新定向 在读取命令行包含此类型的重新定向(称为"here document"), shell 从命令源中复制行到一个临时文件,直到读取一个行匹配的标 … www.helplib.net | 6. | |
|