Question: The project must be implemented on Linux platforms using C or C + + language. Project Description: Part 1 :Textbook: p . 7 6 -

The project must be implemented on Linux platforms using C or C++ language.
Project Description:
Part 1:Textbook: p.76-> Lab 2.1. A simple shell...1
Please provide a simple Readme file for your course code.
part 1, use a fork() to create a child process and execute the command. In Part 2, instead of using fork() to create a child process, please use pthread_create() to create a thread and execute the command. Part 1 and Part 2 should be separate C or C++ programs.
The project must be implemented on Linux

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!