Question: Write a Python code that simulates a OS Shell. You will be using your language API to call the following system calls: * date *

Write a Python code that simulates a OS Shell. You will be using your language API to call the following system calls:

* date

* time

* pwd

* ls

When the user enters Ls. date, time, and pwd will be displayed. the user can then type any of these and they will display.

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 Databases Questions!