CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - unix shell

搜索资源列表

  1. Titan_v3.6.tar.gz

    0下载:
  2. 一个Unix系统安全增强工具,Shell程序
  3. 所属分类:防火墙与安全工具

    • 发布日期:
    • 文件大小:1032133
    • 提供者:
  1. Unixftpcilent

    1下载:
  2. 一个FTP客户端类,用Socket写的,环境为Unix。 之所以封装这个类是因为以前在unix下写文件上传下载的操作都是调shell脚本,C、C++很难控制与shell的交互, 并且无法获知出错的错误代码,用C++封装成一个工具类后,任何项目都可以重用了。 操作很方便,就像平常的FTP操作: 1:登陆FTP服务端 FTPTools ftpTools (conts string &pm_sFtpServer,int pm_iFtpPort) ftpTools.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:4704
    • 提供者:sl
  1. LINUXyuUNIXSHELL

    0下载:
  2. LINUX SHELL编程指南本书共分五部分,详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题。本书内容全面、文字简洁流畅,适合Shell编程人员学习、参考。
  3. 所属分类:Internet/网络编程

    • 发布日期:2014-01-21
    • 文件大小:17860637
    • 提供者:zhouying
  1. wsh-2.2.1.tar

    0下载:
  2. 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
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:25022
    • 提供者:欧锋
  1. unixshell

    0下载:
  2. 主要介绍了sh的变量、基本语法、程序设计等。如果掌握了这些内容,在学习其他UNIX下编程语言的时候,相信有一定的好处,我们说了,在大多数的UNIX中都提供Bourn Shell,而且很少有象sh这样强大的脚本编辑语言了,是系统管理员和程序员的一笔财富,并且不需要额外的软件环境,对文件等处理借助unix命令,实现起来比c实现还要简单。 -Mainly introduces the variables, basic grammar sh, program design, etc. If m
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:37366
    • 提供者:ouchengguo
  1. Titan_v3.6.tar

    0下载:
  2. 一个Unix系统安全增强工具,Shell程序 -A Shell tool which can enhance Unix system security
  3. 所属分类:Firewall-Security

    • 发布日期:2017-11-30
    • 文件大小:1032133
    • 提供者:站长
  1. shellSample

    0下载:
  2. unix底下的 shell 编程 多个脚本文件 -under unix shell scr ipt programming over documents
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-11-13
    • 文件大小:7601
    • 提供者:wing
  1. shell.c.tar

    0下载:
  2. example of shell which include the commands about them. 谋t runs eaisly the unix.(ubuntu/pardus/suse)
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:1250
    • 提供者:ozlem
  1. Shell_Programming

    0下载:
  2. a lots of unix shell programs
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:43540
    • 提供者:Soumik Biswas
  1. shell

    0下载:
  2. 用UNIX下的gcc写的一个shell,可以运行其他控制台命令,内附报告-Using gcc under UNIX written by a shell, you can run other console command, enclosing the report
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:17456
    • 提供者:王泽萌
  1. Myshellv0.1

    1下载:
  2. 作业控制是操作系统的首要功能,是连接用户与操作系统内核的最主要的通道。UNIX的作业控制由shell程序实现,它接收终端用户的联机命令,或执行shell脚本程序,完成用户的作业。shell以用户进程的方式运行于用户模式,因此,用户可以选择自己喜欢的shell程序,也可以使用自行设计的个性化shell程序。-Job control is the primary function of the operating system is to connect the user with the oper
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:331138
    • 提供者:谢海斌
  1. MyUp

    0下载:
  2. Some good Linux coding examples. Most of them are beginner level codes. Topics:Pthreads,Shell,UNIX processes
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:5171
    • 提供者:pr3dat0r
  1. 14406555-Shell-Programming

    0下载:
  2. 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
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:80728
    • 提供者:testuser13
  1. UNIX-and-Shell-Scripting_PG

    0下载:
  2. unix and shell scripring
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:400635
    • 提供者:bhavlee
  1. Linux-and-Unix-Shell-programing

    0下载:
  2. linux和unix脚本入门的最佳书籍 讲解深入浅出 是shell脚本专家推荐的入门书籍-linux and unix scr ipt entry books explain simple terms is a shell scr ipt expert recommended introductory books
  3. 所属分类:Linux Network

    • 发布日期:2017-06-12
    • 文件大小:20247859
    • 提供者:泮金星
  1. shell

    0下载:
  2. 运行于linux/unix环境下的shell解释程序,能实现bsh功能-Running on linux/unix environment shell interpreter, bsh function
  3. 所属分类:Linux Network

    • 发布日期:2017-11-23
    • 文件大小:643
    • 提供者:廖文轩
  1. miseEnOeuvre2.tar

    0下载:
  2. unix shell with socket and some other fonctions
  3. 所属分类:Linux Network

    • 发布日期:2017-12-08
    • 文件大小:599035
    • 提供者:jic
  1. Shell

    0下载:
  2. 用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
  3. 所属分类:Linux Network

    • 发布日期:2017-11-14
    • 文件大小:33763
    • 提供者:linyu
  1. shellSample

    0下载:
  2. unix底下的 shell 编程 多个脚本文件 -under unix shell scr ipt programming over documents
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:7645
    • 提供者:tionm
  1. sshpass-1.04.tar

    0下载:
  2. sshpass用于SSH密码的重定向输入,方便应用于linux/unix脚本中。-sshpass can pass password to some linux/unix shell, implement shell automatic
  3. 所属分类:Browser Plugins

    • 发布日期:2017-04-04
    • 文件大小:110618
    • 提供者:宁继红
« 12 »
搜珍网 www.dssz.com