C programming fork() dub2(), Other Engineering

Assignment Help:
develop a C program for Linux called pipes.c that does the following:
In the main() function, it creates a pipe using the pipe() function, then creates two child processes with fork(). Child 1 redirects stdout to the write end of the pipe and then executes with execlp() the "ls -al" command. Child 2 redirects its input from stdin to the read end of the pipe, then it executes the "sort -n -k 5" command.
After creating both children, the parent process waits for them to terminate before it can exit.
Note that you may have to create Child 2 first, followed by Child 1.

The parent program does the same thing as a shell that runs the command "ls -al | sort -r -n -k 5".

You must use the fork(), pipe(), dup2(), close(), execlp() functions (or other exec() variation).

Related Discussions:- C programming fork() dub2()

Vectors and Scalar., Application of Vector and Scalar quantities in Vector ...

Application of Vector and Scalar quantities in Vector Analysis subject

Electronics, what are basic think to select the bjt as switch

what are basic think to select the bjt as switch

Corporate finance., The firm is considering an investment opportunity. The ...

The firm is considering an investment opportunity. The investment falls in the same class of risk as the firm, the project is financed with equity and debt. Explain all the steps i

Commission, how to develop an algorithm that will accept the names of sales...

how to develop an algorithm that will accept the names of sales staff members and the total sales for the month.the algorithm must calculate the commission of 3% of the total sales

Flight dynamics - velocity component, Force, Moment, Velocity and Angular V...

Force, Moment, Velocity and Angular Velocity Components • Aerodynamic Force Components - X, Y, Z • Velocity Components - U, V, W (or Vx, Vy, Vx) • Angular Velocity Components - P,

The unity gain follower, The unity gain follower: The somewhat lengthy ...

The unity gain follower: The somewhat lengthy term operational amplifier will now be dropped and it will be referred to, as most people do, simply as the op amp.  The simplest

Information, hi there i wonder if you could help me with this quistion? whe...

hi there i wonder if you could help me with this quistion? where would i find information specifying the minimum conductor size for electrial circuits can be obtained from A. BS76

Bme, advantages and disadvantages oh hot and cold die working in the subjec...

advantages and disadvantages oh hot and cold die working in the subject of basic mechanical engineering

What is the difference between real money & nominal money?, What is the dif...

What is the difference between real money & nominal money?  Moderate cash is relevant to the evaluate of keeping track of. nominal figure is what is published on the expenses. w

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd