Update README.md

This commit is contained in:
eneller
2020-07-21 13:22:14 +02:00
committed by GitHub
parent b46fd57d13
commit d937db983f

View File

@@ -1,5 +1,6 @@
# GdBShell # GdBShell
Shell Projekt GdBS UUlm Shell Projekt GdBS UUlm
A C Kernel Wrapper is used to write a bash clone in Java. This is done in several separate assignments, each expanding the previous functionality. A bash clone written in Java, using a Kernel Wrapper written in C. Separate assignments add functionality like pipes.
A cat clone with reduced functionality is also added. A cat clone with reduced functionality is also added.