07. Output redirection and the pipeline - Linux for Windows Admins

Опубликовано: 09 Апрель 2026
на канале: AboutIT - Courses and Tutorials
81
1

For a Linux admin it is very important to understand how IO redirection the the pipeline work because these concepts are used in most day to day activities of managing a Linux server. IO redirection is mostly used to redirect command output to files and the pipeline is a very powerful way to link 2 or more program together in a more complex workflow.

00:00 Introduction
02:03 Input and Output redirection
03:08 Linux IO file types
04:37 Input and Output redirection example
11:23 The Linux pipeline
14:19 The Linux pipeline example

Slides and code can be found at: https://github.com/itknowledge4/Linux...

You can contact me at: [email protected]

Thank you for watching!

#aboutit #windowsserver #linux