• Filename is the name of the pipe file.

    filenamePIPE文件名称

    youdao

  • Descriptors might represent a connection to a device, pipe, or a socket for communicating with another process or to a normal file.

    描述符可以表示设备管道接字的连接,这些连接用于另一个进程普通文件进行通信

    youdao

  • By default, this script will print the output to the prompt, but you can easily pipe this out to create another log file.

    缺省情况下,脚本会将输出打印提示处,不过可以方便地通过管道命令使用输出创建另一个日志文件。

    youdao

  • A pipe is composed of a queue and two file descriptors-one to enqueue data and the other to dequeue data.

    管道队列两个文件描述符(一个用于数据入列一个用于数据出列)组成。

    youdao

  • The stage reads the data from a pipe or a data file and writes the data to the output link.

    工作台管道数据文件读取数据,将数据写入输出链接

    youdao

  • This can be restated as follows: the program should operate the same, irrespective of its source of input (a file, a pipe, or the terminal) and of its output destination.

    特性可以重新叙述如下不管程序输入(文件管道终端)输出目的地是什么,程序都应该同样方式工作

    youdao

  • If the output stream was stdout, and if it was not redirected to a file or a pipe, the selected pages will appear on the screen.

    如果输出标准输出并且没有被重定向文件管道选定的出现在屏幕上。

    youdao

  • The last element in the pipe must write the events to an XML or HTML file.

    管道中的最后一个元素必须事件写到 XMLHTML 文件中。

    youdao

  • Be sure to pipe the output to a file for further study.

    确保输出通过管道发送一个文件中以便于进一步的研究。

    youdao

  • This step may take a long time and produces a lot of output, so pipe the output into a log file and surf the Web while it runs.

    一步执行时间可能会产生很多输出因此输出以管道方式传送一个日志文件它运行时去网上冲浪

    youdao

  • With multiple files, grep with the -c option returns a separate count for each file, one on each line, whereas a pipe to wc gives a total count for all files combined.

    对于多个文件,带- c选项grep返回每个文件单独计数,每行一个计数,针对wc的管道则提供所有文件的组合总计

    youdao

  • One advantage of pipes on Linux and UNIX systems is that, unlike some other popular operating systems, there is no intermediate file involved with a pipe.

    LinuxUNIX系统中的管道的优点之一其他流行操作系统不同,它们的管道涉及中间文件

    youdao

  • The stage converts the data to a Teradata format and writes to a data file or a pipe.

    工作台数据转换为Teradata格式将数据写入数据文件管道。

    youdao

  • The FastExport utility reads the data from Teradata in Teradata format and writes the data to a pipe or a data file.

    FastExport实用工具teradata读取teradata格式数据将数据写入管道数据文件。

    youdao

  • To this end, we attach a "tee" (T-shape pipe) that permits two things at the same time: placing the output into a file AND displaying the output into the screen. The plumbing analogy would be.

    达到目的我们连接允许件事同时进行的“tee ” (t -形管道):输出结果放在文件中同时将输出结果显示屏幕上

    youdao

  • The module.xml file contains rules to designate which pipe and phase the handlers should go in.

    xml文件包含指定处理程序属于哪个管道阶段规则

    youdao

  • The first two lines delete the existing tap file and replace it with another FIFO pipe.

    删除现有tap文件并用另一个FIFO管道代替

    youdao

  • Format Type in this example is Delimited, as the fields in the data file are separated by a delimiter "|" (pipe).

    中的FormatTypedelimited格式,数据文件中的字段分隔“|”(管道)分开

    youdao

  • Therefore, it's useful for editing command output or for when you're preprocessing a file with other toolsyou can then pipe that text output straight to sed for quick editing.

    因此对于编辑命令输出对于使用其他工具文件进行预处理非常有用——然后可以文本通过管道直接输出sed,以进行快速编辑。

    youdao

  • S_ISFIFO (mode) — is this a pipe or FIFO special file?

    S_ISFIFO (mode)——是否为管道FIFO特殊文件

    youdao

  • You can point it to a file, or pipe output through it to see the information one screen page at a time. For example, to show the contents of the Xfree86 startup log file one screen page at a time.

    可以指向一个文件或者通过管道输出信息,以分页方式来查看信息。

    youdao

  • Also, since by default the LogParser reads from standard input, you can pipe a log file from a running server to the LogParser to get output generated in real time.

    同时,虽然LogParser默认标准输入读取数据,但是也可以指定一个来自运行时服务器日志文件,用LogParser实时输出

    youdao

  • The tee command functions as a T-pipe, taking its input (the output from the mainframe) and sending it to the next command as well as a file called tap.

    tee命令功能作为t管道,输入(主机输出)发送一条命令称为tap文件

    youdao

  • You can also record the play by having the producer pipe the output into a recorded file.

    通过制作器输出输送一个录制文件可以记录剧本

    youdao

  • The pipe between the two (|) feeds the standard output from the first tar into the standard input of the second, effectively copying the files into, and then out of, a non-existent archive file.

    两者之间管道 (|) 将第一个tar标准输出传入第二个 tar标准输入并且高效地文件复制一个并不存在存档文件然后再其中提取文件。

    youdao

  • Specifically, a pipe is created (a file structure in the kernel).

    具体地说创建了管道(内核中的文件结构)。

    youdao

  • The following code sample will capture TCP/IP data on both network interfaces and pipe to a file called network.log.

    下面代码捕获两个网络接口TCP/IP数据并保存network.log文件中。

    youdao

  • If message text returned by the db2 command is lengthy, consider using the "more" pipe (if available on your operating system), or redirecting the output to a file. For example.

    如果db 2命令返回消息文本过长那么可以考虑使用more”分屏显示(如果可以操作系统中使用的话),输出定向一个文件中。

    youdao

  • This forces each file (the % s is a placeholder for the file name) to be pre-processed (hence the pipe, |) by tac.

    这样可以强制使用tac对每个文件(%s文件名占位符)进行预处理(所以使用管道|)。

    youdao

  • P is the type of the file to represent pipe.

    p文件类型表示PIPE

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定