文件名称:Linux-shell-V1.0-LZN

  • 所属分类:
  • Linux/Unix编程
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 33kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 张*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

Linux下Shell命令解释器,一、 实现功能:



要求实现一个简单的命令解释器,也就是linux中的shell程序,在本程序中我们将其起名为mysh,要求:



1、 能够执行外部程序命令,命令可以带参数;



2、 能够执行fg、bg、cd、history、exit等内部命令;



3、 使用管道和输入输出重定向;



4、 支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前/后台状态,以及控制作业的挂起、中止与继续运行;



5、 使用Make工具建立工程;



6、 使用调试器gdb来调试程序;

-Shell command interpreter under Linux, one Function: called for a simple command interpreter, which is a shell in linux, in this program we will be named mysh, requirements: 1, to execute an external program command command can take arguments 2, to perform fg, bg, cd, history, exit and other internal command 3, the use of input and output redirection and pipes 4, support the front and back operations, provide job control features, including a list of print jobs, change the currently running job before/background status, and control operations hang, suspend and continue to run 5, build the project using the Make utility 6, using the gdb debugger to debug the program
相关搜索: shell
history
history
linux

(系统自动生成,下载前可以参看下载内容)

下载文件列表

shell命令解释器V1.0版LZN\aaa

........................\ASHELL

........................\BSHELL

........................\en_fou.c

........................\en_fou.h

........................\en_fou.o

........................\keypress.c

........................\keypress.h

........................\keypress.o

........................\main.c

........................\main.o

........................\Makefile

........................\mysh_profile

........................\my_pipe.c

........................\my_pipe.h

........................\my_pipe.o

........................\order_judge.c

........................\order_judge.h

........................\order_judge.o

........................\record_history.c

........................\record_history.h

........................\record_history.o

........................\redirect.c

........................\redirect.h

........................\redirect.o

........................\tags

........................\test

........................\test.c

........................\tset

shell命令解释器V1.0版LZN

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org