In Unix-like computer operating systems, a pipeline is a mechanism for inter-process communication using message passing. A pipeline is a set of processes...
19 KB (2,328 words) - 02:15, 3 June 2025
data pipelines. Dataflow Throughput Parallelism Instruction pipeline Classic RISC pipeline Graphics pipeline Pipeline (software) Pipeline (Unix) Hartmann...
15 KB (2,207 words) - 16:47, 23 February 2025
allowed programs such as the UNIX awk and sed to be specialized yet work together [2]. For more details see Pipeline (Unix). 1993 Sean McGrath developed...
12 KB (1,308 words) - 19:59, 4 April 2025
CMS Pipelines is a feature of the VM/CMS operating system that allows the user to create and use a pipeline. The programs in a pipeline operate on a sequential...
8 KB (1,083 words) - 07:54, 24 April 2025
idea to VM/CMS and z/OS systems. It supports much more complex pipeline structures than Unix shells, with steps taking multiple input streams and producing...
11 KB (1,401 words) - 17:36, 10 September 2024
entities Pipeline (Unix), a set of process chained by their standard streams XML pipeline, a connection of XML transformations CMS Pipelines, an improvement...
4 KB (537 words) - 02:27, 22 February 2025
Filter (software) (redirect from Filter (Unix))
individually, they are frequently strung together to form a pipeline. Some operating systems such as Unix are rich with filter programs. Windows 7 and later are...
7 KB (776 words) - 01:49, 25 July 2023
executing in the same Unix or Unix-like operating system. The name, Unix domain socket, refers to the domain argument value AF_UNIX that is passed to the...
4 KB (482 words) - 11:56, 26 March 2025
popular Unix shell Bash, time is a special keyword, that can be put before a pipeline (or single command), that measures time of entire pipeline, not just...
6 KB (760 words) - 01:26, 1 November 2024
Anonymous pipe (section Unix)
systems, from Unix and DOS onwards, and are created using the "|" character in many shells. Pipelines are an important part of many traditional Unix applications...
3 KB (399 words) - 12:07, 4 April 2020
rc (for "run commands") is the command-line interpreter for Version 10 Unix and Plan 9 from Bell Labs operating systems. It resembles the Bourne shell...
7 KB (640 words) - 21:26, 11 June 2025
music "Pipe", by Christie Front Drive from Christie Front Drive, 1994 Pipeline (Unix) Anonymous pipe and named pipe, a one-way communication channel used...
3 KB (444 words) - 02:31, 8 September 2024
wc (short for word count) is a command in Unix, Plan 9, Inferno, and Unix-like operating systems. The program reads either standard input or a list of...
5 KB (521 words) - 13:46, 27 December 2023
all "C" language operators for arithmetic and numeric comparison; UNIX-style pipelines: |; Subshells: ( ... ); Command substitutions: $( ... ); Arithmetic...
91 KB (6,882 words) - 22:48, 11 June 2025
Unix (/ˈjuːnɪks/ , YOO-niks; trademarked as UNIX) is a family of multitasking, multi-user computer operating systems that derive from the original AT&T...
59 KB (6,135 words) - 21:49, 25 April 2025
and therefore does not change the original array. Fluent interface Pipeline (Unix) Nesting (computing) Builder pattern Pyramid of doom (programming) "Applying...
5 KB (509 words) - 14:30, 22 May 2025
Douglas McIlroy (category Unix people)
McIlroy is best known for having originally proposed Unix pipelines and developed several Unix tools, such as echo, spell, diff, sort, join, graph, speak...
20 KB (1,677 words) - 02:38, 26 May 2025
In most Unix and Unix-like operating systems, the ps (process status) program displays the currently-running processes. The related Unix utility top provides...
6 KB (524 words) - 09:55, 3 January 2025
result in a B! Command-query separation Method chaining Named parameter Pipeline (Unix) Martin Fowler, "FluentInterface", 20 December 2005 "Interface Pack200...
25 KB (2,925 words) - 16:16, 13 February 2025
Here document (section Unix shells)
large values of two"</p> <p>--Author Unknown</p> </blockquote> CDATA Pipeline (Unix) "Here-Document description in the POSIX/SUS standard". Archived from...
39 KB (4,813 words) - 07:44, 29 April 2025
In Unix and Unix-like operating systems, job control refers to control of jobs by a shell, especially interactively, where a "job" is a shell's representation...
10 KB (1,409 words) - 18:58, 13 May 2025
computing Parallel programming model Partitioned global address space Pipeline (Unix) Quantum circuit Signal programming Stream processing Yahoo Pipes Schwarzkopf...
14 KB (1,616 words) - 06:18, 21 April 2025
decomposition Implementation inheritance Inheritance semantics Iteratee Pipeline (Unix) Principle of compositionality Virtual inheritance Cox (1986), pp. 15–17...
19 KB (2,164 words) - 17:25, 20 May 2025
Named pipe (section In Unix)
for its behavior) is an extension to the traditional pipe concept on Unix and Unix-like systems, and is one of the methods of inter-process communication...
7 KB (877 words) - 05:26, 19 February 2025
Shell script (redirect from Unix shell scripting)
A shell script is a computer program designed to be run by a Unix shell, a command-line interpreter. The various dialects of shell scripts are considered...
25 KB (3,135 words) - 06:34, 12 June 2025
Sed (redirect from Ssed (Unix))
sed ("stream editor") is a Unix utility that parses and transforms text, using a simple, compact programming language. It was developed from 1973 to 1974...
21 KB (2,638 words) - 19:23, 18 June 2025
Process substitution (category Unix programming tools)
KornShell from Bell Labs. The rc shell provides the feature as "pipeline branching" in Version 10 Unix, released in 1990. The Bash shell provided process substitution...
7 KB (892 words) - 20:25, 20 May 2024
BatchPipes Version 2 is still a marketed IBM product. Pipeline (Unix), an original concept CMS Pipelines ESA/390, a mainframe architecture "Batchpipes for...
5 KB (703 words) - 04:56, 16 October 2021
Standard streams (category Unix)
be orchestrated by the program.[citation needed] Since Unix provided standard streams, the Unix C runtime environment was obliged to support it as well...
22 KB (2,472 words) - 18:58, 12 February 2025
Uniq (redirect from Uniq (Unix))
when building pipelines in shell scripts. First appearing in Version 3 Unix, uniq is now available for a number of different Unix and Unix-like operating...
4 KB (362 words) - 10:09, 25 July 2023