Skip to content

Java coded Unix shell with a fully working file system with many of Unix Commands such as cd, mv, cp, get, pushd, popd, man, save, load, cat, mkdir, history, pwd, tree and find

Notifications You must be signed in to change notification settings

hemant3434/MockUnixShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

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

About

Java coded Unix shell with a fully working file system with many of Unix Commands such as cd, mv, cp, get, pushd, popd, man, save, load, cat, mkdir, history, pwd, tree and find

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages