logo Use CA10RAM to get 10%* Discount.
Order Nowlogo
(5/5)

You must write the shell in C/C++ for Linux systems, and the shell must have the following functionalities or features can use command list to list files and directory of a given directory

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Project 1

Design and Implement a Simple UNIX Shell

2 Objective

This project is about services that an operating system provides to users, processes, and other systems. In particular, via this project, you are to gain familiarity to services provided by operating systems and to use system calls to access the services.

To achieve this objective, you are to create a simple “shell” for Linux systems. A shell is a command interpreter whose main function is to get and execute the next user-specified command. See Section 2.2.1 in the textbook for more discussion.

3    Warning

Many people have written various operating system shells and tutorials, and even shared their code. It is acceptable to study what they wrote, but it constitutes plagiarism in this class to copy and paste their code as your own.

4    Task Description

4.1     Required Tasks

You must write the shell in C/C++ for Linux systems, and the shell must have the following functionalities (or features):

 

  1. can use command list to list files and directory of a given directory;

 

  1. can use command history to list commands entered in the past;

 

  1. can use command printwd to print current working directory;

 

  1. can use command chdir to change to a given directory; and

 

  1. can run an external program with command line arguments.

 

REVISION: 05DFA8BAE132                                                                                                                

It is optional to complete these enhancements in this subsection. However, satisfactory completion of these enhancements will bump your project quality grade one notch up, e.g., if your project quality based on the required tasks is ”A”, satisfactory completion of this enhancement will improve your project quality grade from ”A” to ”A+”.

  1. when you list files and directory in your shell, print the following information along with the name:

 

  • user id and group id of the owner of the file or the directory

  • the size of the file

  • the file’s last access timestamp, the file’s last modification time stamp, and the file’s last status change timestamp

(5/5)
Attachments:

Related Questions

. Introgramming & Unix Fall 2018, CRN 44882, Oakland University Homework Assignment 6 - Using Arrays and Functions in C

DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma

. The standard path finding involves finding the (shortest) path from an origin to a destination, typically on a map. This is an

Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t

. Develop a program to emulate a purchase transaction at a retail store. This program will have two classes, a LineItem class and a Transaction class. The LineItem class will represent an individual

Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th

. SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 1 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

. Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Atharva PatilComputer science

511 Answers

Hire Me
expert
Chrisantus MakokhaComputer science

748 Answers

Hire Me
expert
AyooluwaEducation

892 Answers

Hire Me
expert
RIZWANAMathematics

526 Answers

Hire Me

Get Free Quote!

406 Experts Online