文件名称:myshell

  • 所属分类:
  • 操作系统开发
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 293kb
  • 下载次数:
  • 1次
  • 提 供 者:
  • Y***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

用纯C语言编写的一个Linux下的Shell,包含tch和bash的基本功能(包含重定向和后台运行),暂时不支持管道。已经在cygwin和Ubantu 7.10下测试通过。



主要包含:

makefile 编译生成myshell可执行文件

myshell.c 主函数(涉及程序入口)

utility.c 所有功能函数(将近1000行)

myshell.h(包含宏定义、结构体声明、库函数的头文件,及utility.c中的所有函数的声明)

readme 用户手册(当用户在myshell里输入help <command> 时,输出<command>的使用说明)

-With pure C language under Linux in a Shell, contains tch and bash the basic functions (including redirect and running in the background), the moment does not support the pipeline. Has been under cygwin and test Ubantu 7.10. Mainly includes: makefile compiler generated executable file myshell main function myshell.c (relating to procedures for entrance) utility.c all the features of function (nearly 1000 lines) myshell.h (contains macro definition, the structure declaration, the first document library, and all utility.c statement function) readme user' s manual (when users enter help in myshell <command> , The output <command> The use of explanation)
(系统自动生成,下载前可以参看下载内容)

下载文件列表

myshell

.......\myshell_for_cygwin

.......\..................\makefile

.......\..................\myshell.c

.......\..................\myshell.h

.......\..................\readme

.......\..................\utility.c

.......\myshell_for_linux

.......\.................\makefile

.......\.................\myshell.c

.......\.................\myshell.h

.......\.................\readme

.......\.................\utility.c

.......\操作系统实验报告.doc

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org