https://github.com/eneller/gdbshell
Shell Projekt GdBS UUlm
https://github.com/eneller/gdbshell
Last synced: 4 months ago
JSON representation
Shell Projekt GdBS UUlm
- Host: GitHub
- URL: https://github.com/eneller/gdbshell
- Owner: eneller
- License: gpl-3.0
- Created: 2020-07-18T17:48:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-14T13:14:18.000Z (about 2 years ago)
- Last Synced: 2025-01-08T21:39:21.777Z (5 months ago)
- Language: Java
- Size: 74.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GdBShell
Shell Projekt GdBS UUlmA 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.