How to run a program from within a program in C & Linux

3 years ago
15

How to run a program from within a program
00:00 Intro
00:03 Doing it the easy way with system()
08:18 Doing it the right way with exec*
14:37 Using fork()
16:43 Outro

If you believe I deserve a free coffee for my efforts, you can buy me one here: https://ko-fi.com/greggink

Loading comments...