Linux Systems Dev in C - fork, exec and log child process

Опубликовано: 02 Июнь 2026
на канале: Low Level Devel
1,665
48

Hi and welcome to the low level devel channel. In this linux systems programming video series, I'm going
to be going into detail on some of the shared functions that I create for some of the other video serieses.
Many of these are going to be used in the linux distribution from scratch series, but I'm taking some of these
functions out into individual units to make the videos smaller and usable by other projects.

In this video I'm going to show how to execute a child process, use the pipe syscall to read its stdout and stderr
and write those to the parent process's stdout as well as an optional log file.

Discord:   / discord  
Github: https://github.com/rockytriton/LLD
Reddit:   / lowleveldevel  
Donate (Paypal/Venmo): [email protected]