Back to Browse

Programming with Pipes in Linux

21.3K views
Feb 27, 2018
14:01

Video demonstration of using pipes for Inter-Process Communication (IPC) in Linux. The video demonstrates the use of the following system calls: pipe, fork, exec, and dup2. The demonstration essentially illustrates the process that a Linux shell would use to pipe data from one process to another

Download

1 formats

Video Formats

360pmp421.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Programming with Pipes in Linux | NatokHD