Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

Pipes: Named and Unnamed (Unix)

Автор: octetz

Загружено: 2023-03-23

Просмотров: 2542

Описание:

Blog post: https://joshrosso.com/c/pipes

Pipes are cool. We all use them, but have you ever considered what’s happening behind the scenes? Additionally, did you know there’s a way to persist them to act as simple queues, facilitating interprocess communication? I’ll be delving into pipes today. Let’s go!

A Unix pipe is a form of redirection that allows data to flow from one command to another, connecting the output of one command to the input of another command without using an intermediate file. Pipes are a powerful feature of Unix-like operating systems and can be used to create complex command pipelines for achieving higher-level tasks.

Overview: 00:00:00
Internals: 00:01:59
Building Pipe Compatible Tools: 00:03:57
Named Pipes: 00:10:45
Wrapping Up: 00:14:45

Pipes: Named and Unnamed (Unix)

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

array(10) { [0]=> object(stdClass)#4954 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "Ylf4J736JIg" ["related_video_title"]=> string(29) "Shaping Linux Traffic with tc" ["posted_time"]=> string(21) "4 года назад" ["channelName"]=> string(6) "octetz" } [1]=> object(stdClass)#4927 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "Y2mDwW2pMv4" ["related_video_title"]=> string(40) "IPC: To Share Memory Or To Send Messages" ["posted_time"]=> string(27) "7 месяцев назад" ["channelName"]=> string(11) "Core Dumped" } [2]=> object(stdClass)#4952 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "il4N6KjVQ-s" ["related_video_title"]=> string(47) "Sockets and Pipes Look Like Files (Unix/fdopen)" ["posted_time"]=> string(21) "2 года назад" ["channelName"]=> string(12) "Jacob Sorber" } [3]=> object(stdClass)#4959 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "i-FFVM4cIXQ" ["related_video_title"]=> string(138) "База по Базам Данных - Storage (Индексы, Paging, LSM, B+-Tree, R-Tree) | Влад Тен Систем Дизайн" ["posted_time"]=> string(21) "9 дней назад" ["channelName"]=> string(15) "Влад Тен" } [4]=> object(stdClass)#4938 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "AK2UKUfsV3g" ["related_video_title"]=> string(49) "Why I Don't Care About My (Linux) Window Manager!" ["posted_time"]=> string(21) "4 года назад" ["channelName"]=> string(6) "octetz" } [5]=> object(stdClass)#4956 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "IkSUuEb5pns" ["related_video_title"]=> string(32) "Nvidia FPS Hack For Star Citizen" ["posted_time"]=> string(24) "20 часов назад" ["channelName"]=> string(11) "Storm Raven" } [6]=> object(stdClass)#4951 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "6435eNKpyYw" ["related_video_title"]=> string(34) "VM Networking ( Libvirt / Bridge )" ["posted_time"]=> string(21) "4 года назад" ["channelName"]=> string(6) "octetz" } [7]=> object(stdClass)#4961 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "KyreJSKEagg" ["related_video_title"]=> string(11) "Ring Buffer" ["posted_time"]=> string(21) "2 года назад" ["channelName"]=> string(6) "octetz" } [8]=> object(stdClass)#4937 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "8Q9CPWuRC6o" ["related_video_title"]=> string(58) "Two way communication between processes (using pipes) in C" ["posted_time"]=> string(19) "5 лет назад" ["channelName"]=> string(9) "CodeVault" } [9]=> object(stdClass)#4955 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "9LMk2ydqMC0" ["related_video_title"]=> string(83) "Linux Pipe | Fifo #bashscripting #linux #shellscripting #linuxforbeginners #devops" ["posted_time"]=> string(19) "1 год назад" ["channelName"]=> string(9) "nikkiinit" } }
Shaping Linux Traffic with tc

Shaping Linux Traffic with tc

IPC: To Share Memory Or To Send Messages

IPC: To Share Memory Or To Send Messages

Sockets and Pipes Look Like Files (Unix/fdopen)

Sockets and Pipes Look Like Files (Unix/fdopen)

База по Базам Данных - Storage (Индексы, Paging, LSM, B+-Tree, R-Tree) | Влад Тен Систем Дизайн

База по Базам Данных - Storage (Индексы, Paging, LSM, B+-Tree, R-Tree) | Влад Тен Систем Дизайн

Why I Don't Care About My (Linux) Window Manager!

Why I Don't Care About My (Linux) Window Manager!

Nvidia FPS Hack For Star Citizen

Nvidia FPS Hack For Star Citizen

VM Networking ( Libvirt / Bridge )

VM Networking ( Libvirt / Bridge )

Ring Buffer

Ring Buffer

Two way communication between processes (using pipes) in C

Two way communication between processes (using pipes) in C

Linux Pipe | Fifo #bashscripting  #linux #shellscripting #linuxforbeginners #devops

Linux Pipe | Fifo #bashscripting #linux #shellscripting #linuxforbeginners #devops

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]