Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 371 Bytes

File metadata and controls

33 lines (18 loc) · 371 Bytes

3431_OS_Project

CSCI 3431 Project: Creating A Shell

This is the reporsitory for our CSCI 3134 project.


Group Members

Tsubasa Hirooka

Lianzhu Shi

Yiying Zhang

Yucheng Liu


Functions

In this projcet we want to implement a simple shell which has basically 3 functions.

  1. History

  2. Pipeline

  3. Tab Completion