搜索资源列表
Shell实例
- t_shell 一个简单完整的命令解释程序 适合shell入门的实例程序-t_shell a simple explanation of command shell entry procedures for the sample program
shell_jk
- 一个shell监控简单示例,没有什么功能。目前正在增加,如需源码请E_mail ME:ghcyq@263.net-a simple sample monitoring, nothing functions. Now is increasing, and if necessary source requested reproduced ME : ghcyq@263.net
shell it out
- 建立一个simple>的简单shell,通过编程了解fork前后parent process和child process的运行状况。调用system call检查系统报错信息。-establish a simplegt; A simple shell, through the understanding of programming before and after the parent process fork and the child process running. Calling
GENIE-SHELL
- Genie-shell for ucos 一、 基本要求(必做) (1) 设计并实现ucos的shell模型 (2) 实现简单的Shell命令 hostname命令在屏幕上打印一句话,即自定义的本机名称。 hello 命令可以带多个参数,如hello a b c d,回车后会显示: hello,I am Genie your argv is: a b c d (3)实现在串口和LCD的同步显示,即所有的命令操作过程都要显示在串口和L
t_shell
- Shell编程技术和实例 一个简单的类似与 lunix 下的shell 主要从入手方面说 she-Shell programming techniques and examples of a simple and similar to the shell lunix mainly from the start said the she
shell
- 软件加壳的学习,方便大家学习如何给自己的软件做简单的加壳,加大别人跟踪的难度。-Software packers of learning, and facilitate them to learn how to feed their own software to do a simple packers, increase the difficulty of others to follow.
shell
- 在linux下用C语言实现简单的shell命令-A simple shell command under linux using C language
shell
- 简单的 Shell命令解析器的功能,创建子进程,并执行用户的命令,创建历史特性,当用户按下 Ctrl+C 键的时候打印出用户最近输入的10 个命令。包含实验报告-Simple Shell command parser function, creating a child process and execute user commands, to create history characteristics, when the user presses Ctrl+ C key when the u
HideDesktop
- 是一个简单的shell类,对学习shell的学者是个很好的例子,希望多多指教。-Shell is a simple type of learning scholars shell is a good example of the hope that the exhibitions.
shell
- 生成器 很简单一个生成器 一键生成的-Generator is very simple one-touch a generator to generate the
myShell
- 一个简单的自制shell程序。面向对象实现。-Made a simple shell program. Object-oriented implementation.
ysh
- 一个简单的shell,北航大三的作业。支持进程前后台运行的控制功能。-a simple shell, my homework in Grade 3 in BUAA. It support the functions of foreground and background processes and change between them
shell
- 一个简单的shell源码,实现了最基本的shell功能,初学者可以参考学习。-A simple source of the shell, the shell to achieve the most basic functions, beginners can refer to the study.
1
- 实现一个功能简单的shell解释程序,模拟MS-DOS命令交互界面。-The realization of a simple shell function to explain the procedure to simulate the MS-DOS command interface.
simple ext
- 简单的shell 示范例子,实现右键的扩展功能-a simple shell sample。for count the lines of code file
shell
- 实现带参数的简单shell 1、除了系统调用execve,不允许使用其他的exec函数。输入应当允许带多个参数(一行内可以表示),不考虑通配符 (即“*”、“?”、“-”等等)的处理。 2、输入错误命令能提示出错并进入下一轮接收命令状态。 3、可以用Ctrl-C和Ctrl-\结束简单shell的运行。 4、程序运行正确,提示简洁明确。 -Parameters to achieve a simple shell 1, apart from the system call exe
MyShell
- 自己编写的简单的shell解释器。功能简单,如有需要,可自己添加功能-I have written a simple shell interpreter. Function is simple, if necessary, can add their own features
shell1
- 一个简单的shell命令 包括cd等的使用 学习用-A simple shell command, including the use of such learning to use cd
simple-shell-program-report
- 实现一个简单的shell(命令行解释器),类似于bash, csh等。本设计的主要目的在于学会如何在Unix系统下创建进程和管理进程。-A simple shell (command line interpreter) and, similar to bash, csh. The main purpose of this design is to learn how to create a process and management process on Unix systems
shell
- 这是一个简单的shell程序的设计。用的是c语言实现的基本的操作。-This is a simple shell program design. C language basic operation.
