项目作者: kestarumper
项目描述 :
C Shell Akiso
高级语言: C
项目地址: git://github.com/kestarumper/lsh.git
lsh C Shell
Project for Computer Architecture and Operating Systems
Includes
- cd, exit as inbuilt functions
- pipes
- redirect STDOUT, STDIN, STDERR
- launching tasks in background
- takes care of zombies
Installation
git clone https://github.com/kestarumper/lsh.git
cd lsh
make
./lsh