Skip to content

WuTao1530663/my_shell

Repository files navigation

my_shell

2017-03-19

实现了内置cd命令,以及prompt显示当前目录

2017-03-16

实现了多个命令之间利用管道通信

2017-03-14

实现了IO重定向

2017-03-13

实现了变量存储和环境变量设置和读取

2017-03-12

实现简单IF控制流

2017-03-11

第一次提交,利用了execvp函数,fork函数和wait函数简单实现了在shell中执行其它程序的功能。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages