The tool creates UNIX pipes using the mkfifo command for use to move data from source to DB2.
该工具使用mkfifo命令创建UNIX管道来将数据从源数据库移动到 DB2。
By combining several small, but powerful, text processing tools through UNIX pipes, text can be transformed and manipulated in a myriad of ways.
通过UNIX管道将几种很小的、但功能强大的文本处理工具组合在一起,可以对文本进行各种方式的转换和操作。
If you want to peer into two UNIX processes, the create two pipes and rewire the file descriptors of each process to act both as a producer and a consumer.
如果希望探察两个UNIX进程,那么要创建两个管道,重新连接每个进程的文件描述符,让它们同时作为生成者和消费者。
UNIX users are very familiar with the idea of pipes — mechanisms that direct the output of one program so that it becomes the input for another.
UNIX用户十分熟悉管道的思想—即控制一个程序的输出以使它成为另一个程序的输入的机制。
For those familiar with the use of pipes in UNIX, JAX-RPC handlers and handler chains might look familiar.
对于那些熟悉使用UNIX中的管道技术的人,JAX - RPC处理器及处理器链非常类似于unix管道。
Some UNIX variants and the GNU cp tool support the -r option that correctly copies named pipes, links, and other files.
有些UNIX变种和GNUcp工具支持- r选项,使用该选项可以正确地复制命名管道、链接和其他的文件。
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.
Linux和UNIX系统中的管道的优点之一是,与其他流行的操作系统不同,它们的管道不涉及到中间文件。
In the previous chapter, we looked at pipes, FIFOs, message queues, semaphores, and Shared memory: the classical methods of IPC provided by various UNIX systems.
在前面的章节里,我们了解了管道,先进先出结构,消息队列,信号旗语,以及共用内存:这些是UNIX系统提供的经典的进程通信方式。
In the previous chapter, we looked at pipes, FIFOs, message queues, semaphores, and Shared memory: the classical methods of IPC provided by various UNIX systems.
在前面的章节里,我们了解了管道,先进先出结构,消息队列,信号旗语,以及共用内存:这些是UNIX系统提供的经典的进程通信方式。
应用推荐