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

Search list

[Windows Developchscite-1.5.5

Description: c/c++科学计算类程序,可以实现2D/3D数值计算,支持脚本,对开发制作科学计算类软件有很好的参考价值-ChSciTE is an IDE for C/C++ interpreter Ch. It can edit, parse and run C, Ch and C++ scripts. It can be easy to learn C with ChSciTE. Ch can be used for scripting, shell programming, 2D/3D plotting numerical computing and embedded scripting.
Platform: | Size: 5658624 | Author: 杨天 | Hits:

[Linux-Unixparse

Description: Simple shell using pipes on C/C++ Linux
Platform: | Size: 2048 | Author: msh2003 | Hits:

[Linux-UnixMyOwnShell.tar

Description: write a my own shell to execute all kinds of functions, clear, delete, exit , extract, file and so on. the detail info is in the requirements of the assignment. the source is consisted of parse command line arguments, execute all kinds of functions, using functions such as dup2, fork(), execvp(), execlp().
Platform: | Size: 19456 | Author: sanmao | Hits:

[Shell apiexess.cPP

Description: A program to parse exess and output it to the shell.
Platform: | Size: 4096 | Author: MattS | Hits:

[Driver Develop12

Description: 实现一个简单的shell,实现步骤:(1)在虚拟的shell界面上出现命令提示符($或#); (2)获取用户指令:获取用户在命令提示符后面输入的命令及其参数,并注意命令输入的最大长度; (3)解析指令:对用户输入的命令进行解析,解析出命令名和参数; (4)寻找命令文件:每个命令的执行都必须依靠对应的可执行文件,这些文件的存放路径存放在用户的PATH环境变量里; (5)执行命令:可通过fork( )系统调用创建一个进程来完成执行命令的任务,具体的命令执行用execv( )函数。 - Implement a simple shell, implementation steps: (1) appears on the virtual shell interface command prompt ($ or#) (2) to obtain user instructions: Get the user at the command prompt type the command and its parameters, and Note that the maximum length of command input (3) resolve command: the command to parse user input, parse out the command name and parameters (4) to find the command file: Each command must rely on the implementation of the corresponding executable files storage paths stored in the user s PATH environment variable (5) execute the command: by fork () system call to create a process to execute the command to complete the task, the specific command with execv () function.
Platform: | Size: 1024 | Author: 包伟伟 | Hits:

[Driver DevelopShellinC

Description: A Linux Shell in C. It can parse the user input with options, pipes, input/output re-directions. The command can be executed with multiple process with system call.
Platform: | Size: 4096 | Author: Liang | Hits:

[Linux drivermsh

Description: 自己编写的shell 解释器,包括myshell.c parse.lex he makefile三个文件可以实现列表,管道,重定向,内外部命令-I have written a shell interpreter, including three myshell.c parse.lex he makefile file list can be achieved, pipes, redirection, internal and external commands, etc.
Platform: | Size: 8192 | Author: 谢湘成 | Hits:

[Linux-Unixex_unix

Description: First part of a shell escape, parse the line, expanding and and ! and printing if implied. -First part of a shell escape, parse the line, expanding and and ! and printing if implied.
Platform: | Size: 3072 | Author: leixonsj | Hits:

[DocumentsLinux JSON 命令总结

Description: linux加Shell解析json常用工具说明。(Linux parse json tools)
Platform: | Size: 84992 | Author: 宏贼 | Hits:

CodeBus www.codebus.net