Description: An assignment in UNIX course.
Using fork(), exec(), dup2(), pipe(), open() system calls to do the same function of the shell command below: grep –v usr < /etc/passwd | wc –l > result.txt
File list (Check if you may need any files):
pp\result.txt
..\pipe.cpp
..\pipe
pp