Skip to content

Custom interactive shell - 🖥 Operative Systems (2017-2018)

Notifications You must be signed in to change notification settings

sebastianochiari/unitn-OS-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUSTOM SHELL project

Operative Systems (UNITN)

Teacher: Bruno Crispo

Teacher assistant: Eugenio Naimoli

The goal of this project was to implement an interactive shell with the following characteristics:

  • must accept at least two arguments to define the log files' names. Output and error streams must be reported into the log files.
  • must execute basic bash commands, as ls, wc and date.
  • must accept the pipe (|) character.
  • must show a custom prompt that accepts the given commands

You can find all the specifications in the project-specifications.pdf file above (italian only).

The entire process is described into the project-documentation.pdf file above (italian only).

Group Members

About

Custom interactive shell - 🖥 Operative Systems (2017-2018)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published