搜索资源列表
Shell实例
- t_shell 一个简单完整的命令解释程序 适合shell入门的实例程序-t_shell a simple explanation of command shell entry procedures for the sample program
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
VB6_TreeView_Shell_Samples
- 提供一个简单的Shell编程的实例,希望可以给初学者提供帮助-provide a simple shell programming examples and I hope that can help to beginners
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
Foxshell
- 这是一个很简单的 shell 程序。是我在winshell中把shell功能的代码提取出来的。里面有较好的管道编程方法-This is a very simple shell. I put in winshell were shell functions from the code. There are better ways pipeline Programming
3DGameFrame.rar
- 物理模拟简单炮弹轨迹,直接打开sln文件即可运行,Physical simulation simple shell trajectory, directly open the sln file to run
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
shell.c.tar
- 自己实现的简单的shell 自己实现的简单的she-Their implementation of the simple shell
Assignment3
- The programme implement a simple shell. It could execute a command, having pipe, redircting, forward a background process and background a foreground process and so on. It is implemented using recursive.
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
SHELL
- 简单的Shell,有助于初学者。功能很简单-simple shell.usefull to beginer.....................
Linux-shell
- s h e l l编程最烦人的一项工作是调试问题。有一些方法可以借鉴,但是最好能在问题出现前防止大部分错误,为此应遵循以下规则。 本书简单讲解-The most annoying one shell programming is to debug the problem. There are ways to learn, but the problem is best able to prevent most errors before, this should follow the rules
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.
SHELL
- 简单的shell,就是直接连接的那种了啊-Simple shell, that is directly connected to the kind of ah
shell
- 华南理工大学操作系统实验六一个简单的shell解释程序的源代码(South China University of Technology operating system experiment, 6th a simple shell interpreter source code)
shell
- shell学习的一些重要指令讲解网址,同时有一个文件是一个简单的shell脚本 ,可以参考着来写脚本。(Shell to learn some of the important instructions on website.At the same time a file is a simple shell scr ipt, you can reference to write scr ipts.)
