搜索资源列表
MyShell.rar
- 实现Linux的Shell基本功能。包括输入输出重定向,管道,等等。,Shell to achieve the basic functions of Linux. Including input and output redirection, pipes, and so on.
shell
- 自己编写的小型shell,实现了多重管道,输入输出重定向,后台执行,以及cd命令-I have written a small shell, the realization of a multi-channel input and output redirection, background execution, as well as the cd command
C++shell
- 一直在犹豫,到底是用string 来当参数呢,还是用char *来当参数呢?现在还没有实现重定向和批处理-Has been hesitant to come in the end is when the parameters of string, or char* to use it when the parameters? Has yet to achieve the redirection and batch
shellw
- 对于管道,重定向,环境变量等,利用递归简化了实验功能齐全。-For pipelines, redirection, environment variables, such as the use of recursive functions to simplify the experiment.
Candshell
- 考虑到脚本语言灵活变量类型、强大正则表达式处理能力再加上系统本身管道、重定向以及丰富命令行工具,本文简要的介绍了一个C与脚本的混合编程的思路-Taking into account the variable type of a scr ipting language and flexible, powerful regular expression processing capabilities coupled with the system itself pipes, redirection,
shell-scripting
- 介绍shell脚本编程的相关内容,对于管道、输入输出重定向及通配符进行了详细的介绍。-Introduction shell scr ipt programming related content, for the pipeline, input and output redirection and wildcard characters were described in detail.
