hemant3434/MockUnixShell
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Java coded Mock Unix Shell with fully functional and commonly used Unix commands and systems.
Original project was version controlled through SVN (subversion) along with repository on Uoft servers.
Team:
Project completed by team of 4 total (including me) in a 2nd Year Software Design course
Commands implemented:
cd, mv, cp, get, pushd, popd, man, save, load, cat, mkdir, history, pwd, tree, find
Systems inplemented:
FileSystem, StackSystem, Recent Command System (history command)
Commands and Systems implemented(by me):
cd, pushd, popd, save, load, StackSystem