- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
#11 Pipes and the Unix Philosophy - Introduction to Linux Command Line
In this video, we explore pipes in Linux — one of the most powerful ideas in the Unix world.
Pipes allow you to take the output of one program and feed it directly as input to the next. This lets you chain simple commands together to perform more complex tasks, all from the command line.
We start with a quick recap of input/output redirection, then move into:
How pipes work in Bash
Treating programs as filters
Combining commands to build processing pipelines
The Unix philosophy: small programs that do one thing well
Sending stdout only, stderr only, or both through pipelines
Using tools like cat, sort, uniq, tr, and aspell together
How to clean and normalize text using pipelines
How process substitution allows piping only stderr
By the end of the video, you’ll understand how to create powerful command chains that transform data step by step — the way Unix was designed to be used.
👉 In the next video, we’ll explore essential filters like grep, wc, head, tail, sort, and more.
Видео #11 Pipes and the Unix Philosophy - Introduction to Linux Command Line канала Tech with Hazem
Pipes allow you to take the output of one program and feed it directly as input to the next. This lets you chain simple commands together to perform more complex tasks, all from the command line.
We start with a quick recap of input/output redirection, then move into:
How pipes work in Bash
Treating programs as filters
Combining commands to build processing pipelines
The Unix philosophy: small programs that do one thing well
Sending stdout only, stderr only, or both through pipelines
Using tools like cat, sort, uniq, tr, and aspell together
How to clean and normalize text using pipelines
How process substitution allows piping only stderr
By the end of the video, you’ll understand how to create powerful command chains that transform data step by step — the way Unix was designed to be used.
👉 In the next video, we’ll explore essential filters like grep, wc, head, tail, sort, and more.
Видео #11 Pipes and the Unix Philosophy - Introduction to Linux Command Line канала Tech with Hazem
linux pipes linux pipe operator unix philosophy linux stdout stderr linux redirection linux command chaining linux filters linux tr command linux sort command linux uniq command linux aspell example linux process substitution bash piping bash tutorial linux command line learn linux introduction to linux tech with hazem
Комментарии отсутствуют
Информация о видео
13 декабря 2025 г. 17:00:10
00:16:28
Другие видео канала




















