搜索资源列表
shell.finish
- 1,此源代码为本人所写,非GNU的源代码,不要因此而唔到大家,摆出此来仅供交流 2,此源代码不完整,shell的很多功能都没有实现,知识实现了一些主要的功能 3,实现功能如下: a,输入命令,并运行 b,实现if 和while的深层嵌套 c,实现环境变量,和shell本身变量 d,实现管道和重定向等功能。 4,由于能力问题,程序可能有错误,欢迎高手指点。-1, this source code I wrote, non-GNU source code, do not
sshpass-1.04.tar
- sshpass用于SSH密码的重定向输入,方便应用于linux/unix脚本中。-sshpass can pass password to some linux/unix shell, implement shell automatic
shell.c
- 使用C语言编写简单shell 实现输入输出重定向,执行内部命令和外部命令等功能-Use C language to write simple shell achieve input and output redirection, perform internal commands and external commands and other features