CS 422 - Operating Systems
User Shell
Write a user shell program that includes the following functions:
- Exit
- Copy
- Clear Screen
- Type a file
- More or Less a file (one page at a time) (more or less)
- Run a user program using fork and exec
- Directory listing