#YAHAS YAHAS, Yet Another HAdoop System, is the beginning of a distributed filesystem inspired by Hadoop.
It was written as part of the course CSL740 Software Engineering at IITD in 2012, by group 20 (Bjorn, Govind, Jerry, Karan).
#Available commands
Commands are written as [COMMAND] -[ARG1] ...
cd -[DIR] changes directory to [DIR]
pwd prints the path of current directory
ls lists the contents of the current directory
* indicates a subdirectory
- indicates a file in the directory