Welcome![Sign In][Sign Up]
Location:
Search - a simple shell

Search list

[Linux-Unix简单shell

Description: 一个简单的shell,实现4个功能: (1)cd (2)pwd (3)pid (4)logout-a simple shell, achieving four functions : (a) cd (2) pwd (3) pid (4) logout
Platform: | Size: 3493 | Author: 亿摆 | Hits:

[Shell apishell it out

Description: 建立一个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 system call inspection system error message.
Platform: | Size: 2280 | Author: 闻涛 | Hits:

[Shell apiShell实例

Description: t_shell 一个简单完整的命令解释程序 适合shell入门的实例程序-t_shell a simple explanation of command shell entry procedures for the sample program
Platform: | Size: 7168 | Author: wzy | Hits:

[Linux-Unix简单shell

Description: 一个简单的shell,实现4个功能: (1)cd (2)pwd (3)pid (4)logout-a simple shell, achieving four functions : (a) cd (2) pwd (3) pid (4) logout
Platform: | Size: 3072 | Author: 亿摆 | Hits:

[Shell apishell it out

Description: 建立一个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 system call inspection system error message.
Platform: | Size: 2048 | Author: 闻涛 | Hits:

[uCOSucos_shell

Description: uc/os下的一个简单的shell源码。-uc/os of a simple shell source.
Platform: | Size: 7168 | Author: 王林 | Hits:

[Linux-Unixysh

Description: 一个简单的shell解释程序,能完成简单的命令解析,支持管道,重定向,前后台任务,历史查看,exit退出she-a simple shell interpretation of the procedures, the completion of a simple analytic order to support pipelines, redirection, before and after the Taiwan mission, history View, exit from she
Platform: | Size: 3072 | Author: 罗晓峰 | Hits:

[Shell apiGENIE-SHELL

Description: 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的同步显示,即所有的命令操作过程都要显示在串口和LCD上。 二、 提高要求(选做) 自己设计几条新的命令,比如输入time即可显示时间,输入data即可显示日期或者可以通过命令设置时间和日期等。 -Genie- shell for TRACK 1, basic requirements (regimen) (1) design and implement CENTER shell model (2) to achieve a simple Shel l command hostname command on the screen print a word that is, since the definition of the machine name. Hello orders can take a number of parameters, such as hello a b c d, Enter will show : hello, I am your argv Genie is : a b c d (3) Achieve the serial synchronous and LCD display, that is, all the orders must show that the process of the serial and LCD. Two, raising requirements (election so) designed several new orders, such as the importation of time will be shown, input data can indicate the date or can be ordered through the set-up time and date.
Platform: | Size: 690176 | Author: 天地殇 | Hits:

[Linux-Unixminshell

Description: 一个简单的shell,可以实现管道,重定向,cd,后台,ls等功能-a simple shell, can achieve a pipeline, redirects, cd, background, and other functions ls
Platform: | Size: 4096 | Author: 刘光 | Hits:

[Linux-Unix1

Description: 在linux下是实现简单的shell带参数程序-In linux is the realization of a simple shell program without parameters
Platform: | Size: 19456 | Author: | Hits:

[Linux-Unixtinysh-0.1.0.tar

Description: 一个简易的Linux下的shell源代码,操作系统为federa-A simple shell under Linux source code, the operating system for the federa
Platform: | Size: 38912 | Author: 记记 | Hits:

[Shell apishell

Description: 一个简单的命令解释器—模拟shell 功能的程序,实现要求中所提到的可打开提示符,并获取用户输入的指令、可解析指令、可寻找命令文件、可执行基本的命令等功能-A simple command interpreter- simulated shell function procedures, to achieve the requirements mentioned in the prompt to open and obtain user input commands can resolve directive order to find documents, executable command basic functions
Platform: | Size: 614400 | Author: Ayaena | Hits:

[Linux-Unixshell

Description: unix下一个实现带参数的简单shell的程序-unix under implementation with a simple shell parameters of the process
Platform: | Size: 4096 | Author: 王玮 | Hits:

[Multimedia DevelopAssignment3

Description: 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.
Platform: | Size: 8192 | Author: 吴峰 | Hits:

[Shell apishell

Description: 实现带参数的简单shell 1、除了系统调用execve,不允许使用其他的exec函数。输入应当允许带多个参数(一行内可以表示),不考虑通配符 (即“*”、“?”、“-”等等)的处理。 2、输入错误命令能提示出错并进入下一轮接收命令状态。 3、可以用Ctrl-C和Ctrl-\结束简单shell的运行。 4、程序运行正确,提示简洁明确。 -Parameters to achieve a simple shell 1, apart from the system call execve, not allowed to use other exec functions. Input should be allowed to take multiple parameters (one line can be expressed), without considering a wildcard (ie, "*" ," ?" ,"-" , etc.) processing. 2, typographical errors, the command will prompt an error and enter the next round of the state to receive the command. 3, you can use Ctrl-C and Ctrl-\ the end of a simple shell operation. 4, the program is running correctly, suggesting that clear and simple.
Platform: | Size: 2048 | Author: Lynne | Hits:

[Linux-UnixShell-analytic-procedure

Description: 这是一个在linux的vi编辑器下开发的,用gcc编译器编译的一个shell简单的解析程序,包括对简单shell命令,如ls,cd等命令的解析,还包括对一些复杂命令如管道命令的解析-This is a linux developed under the vi editor, and with the gcc compiler to compile a shell of a simple analytic procedures, including a simple shell commands, such as ls, cd, etc. command parsing, but also includes a number of complex commands, such as piping commands Analytical
Platform: | Size: 79872 | Author: 吴倩倩 | Hits:

[Linux-UnixA-Simple-Shell

Description: Shell或者命令行解释器是操作系统中最基本的用户接口,该项目是写一个简单的Shell程序myshell。具体的详细功能见压缩包文件: A Simple Shell设计报告.docx-Shell command line interpreter or operating system is the most basic user interface, the project is to write a simple Shell program myshell. Details of the specific features, see archive file: A Simple Shell design report. Docx
Platform: | Size: 111616 | Author: sy | Hits:

[Shell apisimple-shell-program-report

Description: 实现一个简单的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
Platform: | Size: 109568 | Author: Ocean | Hits:

[Othershell

Description: 华南理工大学操作系统实验六一个简单的shell解释程序的源代码(South China University of Technology operating system experiment, 6th a simple shell interpreter source code)
Platform: | Size: 1024 | Author: chenx | Hits:

[Othershell

Description: shell学习的一些重要指令讲解网址,同时有一个文件是一个简单的shell脚本 ,可以参考着来写脚本。(Shell to learn some of the important instructions on website.At the same time a file is a simple shell script, you can reference to write scripts.)
Platform: | Size: 1024 | Author: 哈哈龙城 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net