搜索资源列表
Titan_v3.6.tar.gz
- 一个Unix系统安全增强工具,Shell程序
Unixftpcilent
- 一个FTP客户端类,用Socket写的,环境为Unix。 之所以封装这个类是因为以前在unix下写文件上传下载的操作都是调shell脚本,C、C++很难控制与shell的交互, 并且无法获知出错的错误代码,用C++封装成一个工具类后,任何项目都可以重用了。 操作很方便,就像平常的FTP操作: 1:登陆FTP服务端 FTPTools ftpTools (conts string &pm_sFtpServer,int pm_iFtpPort) ftpTools.
LINUXyuUNIXSHELL
- LINUX SHELL编程指南本书共分五部分,详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题。本书内容全面、文字简洁流畅,适合Shell编程人员学习、参考。
wsh-2.2.1.tar
- Wsh, \"Web Shell\" - 远程控制UNIX/WIN SHELL,它基于HTTP/HTTPS协议,此软件包含两个分别对应其客户端/服务器端的PERL脚本和一个服务端C语言程序。客户端脚本与控制台终端用法相似。服务器端仅以一个CGI脚本的形式出现在目标(受控)主机上。-Wsh, "Web Shell" - remote control UNIX / WIN SHELL, which is based on HTTP / HTTPS protocol, the so
unixshell
- 主要介绍了sh的变量、基本语法、程序设计等。如果掌握了这些内容,在学习其他UNIX下编程语言的时候,相信有一定的好处,我们说了,在大多数的UNIX中都提供Bourn Shell,而且很少有象sh这样强大的脚本编辑语言了,是系统管理员和程序员的一笔财富,并且不需要额外的软件环境,对文件等处理借助unix命令,实现起来比c实现还要简单。 -Mainly introduces the variables, basic grammar sh, program design, etc. If m
Titan_v3.6.tar
- 一个Unix系统安全增强工具,Shell程序 -A Shell tool which can enhance Unix system security
shellSample
- unix底下的 shell 编程 多个脚本文件 -under unix shell scr ipt programming over documents
shell.c.tar
- example of shell which include the commands about them. 谋t runs eaisly the unix.(ubuntu/pardus/suse)
Shell_Programming
- a lots of unix shell programs
shell
- 用UNIX下的gcc写的一个shell,可以运行其他控制台命令,内附报告-Using gcc under UNIX written by a shell, you can run other console command, enclosing the report
Myshellv0.1
- 作业控制是操作系统的首要功能,是连接用户与操作系统内核的最主要的通道。UNIX的作业控制由shell程序实现,它接收终端用户的联机命令,或执行shell脚本程序,完成用户的作业。shell以用户进程的方式运行于用户模式,因此,用户可以选择自己喜欢的shell程序,也可以使用自行设计的个性化shell程序。-Job control is the primary function of the operating system is to connect the user with the oper
MyUp
- Some good Linux coding examples. Most of them are beginner level codes. Topics:Pthreads,Shell,UNIX processes
14406555-Shell-Programming
- ShellProgramming Basically, a shell scr ipt is a text file with Unix commands in it. u Shell scr ipts usually begin with a #! and a shell name – For example: #!/bin/sh – If they do not, the user s current shell will be used u Any Uni
UNIX-and-Shell-Scripting_PG
- unix and shell scripring
Linux-and-Unix-Shell-programing
- linux和unix脚本入门的最佳书籍 讲解深入浅出 是shell脚本专家推荐的入门书籍-linux and unix scr ipt entry books explain simple terms is a shell scr ipt expert recommended introductory books
shell
- 运行于linux/unix环境下的shell解释程序,能实现bsh功能-Running on linux/unix environment shell interpreter, bsh function
miseEnOeuvre2.tar
- unix shell with socket and some other fonctions
Shell
- 用C语言编写一个简单的shell程序,清晰易读、设计优良.使用Linux下的软件开发工具,学习使用POSIX/UNIX系统调用、对进程进行管理和完成进程之间的通信,理解并发程序中的同步问题.-A simple shell program written in C language, legible, well-designed software development tools under Linux, learning to use the POSIX/UNIX system call, t
shellSample
- unix底下的 shell 编程 多个脚本文件 -under unix shell scr ipt programming over documents
sshpass-1.04.tar
- sshpass用于SSH密码的重定向输入,方便应用于linux/unix脚本中。-sshpass can pass password to some linux/unix shell, implement shell automatic