Skip to content
/ myshell Public

Simple shell program for HKU COMP3230 Principles of Operating Systems

License

Notifications You must be signed in to change notification settings

zixu-w/myshell

Repository files navigation

myshell

Build Status

Simple shell program for HKU COMP3230 Principles of Operating Systems.

Last modified: 21/10/2016.

Author

WANG ZIXU, UID: 3035140067

Development Platform

  • 64-bit Ubuntu 14.04 LTS and
  • 64-bit Ubuntu 16.04 LTS

Usage

Compilation

To compile the project, use make or make all.

To compile myshell program, use make myshell.

Automated test program can be compiled using make test.

Auxiliary test programs can be compiled using make aux.

Run

To run the program, use make run.

To run automated test program, use make testrun.

Documentation

To generate Doxygen docs, use make doc.

About

Simple shell program for HKU COMP3230 Principles of Operating Systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages