A mechanism for connecting one command's output directly to another command's input.
A notation (|) that connects a command's standard output directly to the next command's standard input, enabling processing chained across multiple commands.
© 2026 ITBGM