shell命令解析器

时间:2012-05-20 13:53:26
【文件属性】:
文件名称:shell命令解析器
文件大小:38KB
文件格式:RAR
更新时间:2012-05-20 13:53:26
linux、C语言编程,模拟终端shell命令解析器源码 大部分功能和bash的命令解析器一致用能实现:历史、管道、重定向、内部命令和外部命令
【文件预览】:
shell
----.mysh.c.swo(12KB)
----keypress.o(960B)
----string_strtok.o(964B)
----a.out(23KB)
----init_environ.o(1KB)
----t(338B)
----mysh.h(1021B)
----init_environ.c(2KB)
----dup_fun.c(3KB)
----search_fun.c(1KB)
----y(338B)
----history.o(2KB)
----keypress.c(541B)
----redirect.o(2KB)
----my_pipe.c(4KB)
----.mysh.c.swp(12KB)
----string_strtok.c(235B)
----get_path.c(1KB)
----search_fun.o(928B)
----get_key.o(2KB)
----.string_strtok.c.swp(12KB)
----is_founded.o(1KB)
----t.out(11KB)
----history.c(883B)
----mysh_profile(37B)
----redirect.c(2KB)
----jobs.o(3KB)
----get_path.o(1KB)
----mysh.c(4KB)
----jobs.c(2KB)
----test.c(113B)
----.is_founded.c.swp(12KB)
----my_pipe.o(2KB)
----is_founded.c(1KB)
----Makefile(278B)
----get_key.c(782B)
----dup_fun.o(2KB)
----jobs.h(45B)
----.keypress.c.swp(12KB)

网友评论

  • 东西很多,很全呀!谢谢
  • 内容还是挺多的且不难,值得学习