An open API service indexing awesome lists of open source software.

https://github.com/sunzey/shell-in-linux

a simple shell to imitate linux_shell written in C(linux) for BUAA-Unix-Lecture 2021
https://github.com/sunzey/shell-in-linux

buaa buaa-os linuxshell posix shell unix

Last synced: 20 days ago
JSON representation

a simple shell to imitate linux_shell written in C(linux) for BUAA-Unix-Lecture 2021

Awesome Lists containing this project

README

        

# Myshell

This is project written in C(linux) in ubantu, which implement a simple shell to imitate linux_shell.

It is also the final work of UNIX-lecture in BUAA 2021.