如 清单 8 所示,使用不带文件名的 cat 命令只回显向标准输入键入的任何内容;> 重定向将该输入捕获到指定的文件中。
As shown in Listing 8, using the cat command without a file name simply echoes anything typed to standard input; the > redirection captures that to the specified file.
sed接受包含任何数量命令的脚本,后面跟着可选的指定输入文件的选项;缺省情况下,它读取标准输入。
Sed takes a script of any number of commands followed by an optional input filespec; by default, it reads standard input.
identitymissing no yes yes 指定导入或载入输入文件不包含任何目标表中标识列的值。
identitymissing no yes yes Specifies that the import or load input file does not contain any values for the identity column in the target table. Given load input file custdata.del
应用推荐