CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Unix shell

搜索资源列表

  1. Titan_v3.6.tar.gz

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

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

    0下载:
  2. Unix Shell比较全面的学习资料基于Unix——Linux平台-Unix Shell more comprehensive learning information
  3. 所属分类:Shell api

    • 发布日期:2017-11-18
    • 文件大小:14539323
    • 提供者:周攀
  1. Mastering_UNIX_SS.tar

    0下载:
  2. 精通Linux/Unix下的Shell编程,非常好-Mastering_UNIX_Shell_scr ipt,Proficient in Linux/Unix Shell Programming,it s very good
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-05
    • 文件大小:105896
    • 提供者:_zero_
  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. shell-programing-and-unix-command

    0下载:
  2. shell脚本,这本书是我决的写的最全面和简洁的shell脚本参考书籍,特别适合初学者和有2年下shell脚本编写者。建议可以花几个小时通读,理解大概的内容,然后作为工具书来用,遇到问题在参考本书。-this is a techincal book about shell under unix os.it is especially suitable for new programer. you can spend 2 hours to view this book and regard it
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-10
    • 文件大小:17882304
    • 提供者:kelvin
  1. shellSample

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

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

    0下载:
  2. unix里的最初级的shell编程,用之前vi编辑的文本-in the most junior unix shell programming, before using vi text editor
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:295187
    • 提供者:jgd
  1. Unix-Practice-Project

    0下载:
  2. 精通Unix下C语言编程与项目实践,UniX通过shell与用户交互,它是用户与系统间的界面。-Proficient in C programming language and Unix Practice Project
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:478293
    • 提供者:张陆
  1. Shells-Linux-et-Unix-par-la-pratique.pdf

    0下载:
  2. Shell Unix - Linux with exercices
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-10
    • 文件大小:17591193
    • 提供者:Mohamed
  1. shell

    0下载:
  2. 基于shell语言的 打飞机游戏,用于linux或者unix环境-a shell language game for linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:8140
    • 提供者:yangyang
  1. UNIXandShell

    0下载:
  2. unix编程提高以及shell编程经典教程,初学者及有经验者皆可借鉴。-unix shell programming and programming to improve the classic tutorial, beginners and those with experience can be reference.
  3. 所属分类:Driver develop

    • 发布日期:2017-06-09
    • 文件大小:16213774
    • 提供者:
  1. Unix

    0下载:
  2. 一个简单的shell,能够实现管道,外部命令,内部命令,bu-A simple shell, can be achieved pipes, external commands, internal commands, buaa
  3. 所属分类:Driver develop

    • 发布日期:2017-04-17
    • 文件大小:106171
    • 提供者:李明
  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
    • 提供者:宁继红
  1. 231304615-Shell-Script-ForDBA

    0下载:
  2. Unix scr ipting for DBAs
  3. 所属分类:Oracle

    • 发布日期:2017-04-10
    • 文件大小:1651294
    • 提供者:Samm
  1. shell

    0下载:
  2. simple shell for unix written in C
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:5721
    • 提供者:homing
  1. shell

    0下载:
  2. Enable large-file support for fopen() and friends on unix.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:33810
    • 提供者:feifdnue
  1. LINUX_and_UNIX-SHELL_bianchengzhinan

    0下载:
  2. LINUX与UNIX SHELL编程指南-linux and unix shell programming guid
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:19561443
    • 提供者:李彬
  1. HW2

    0下载:
  2. This program is to give you practice in the use of UNIX functions fork() and pipe() and to implement message communication between processes. In this program you will implement a simple UNIX shell in C. The shell reads a command line from the input,
  3. 所属分类:数据结构常用算法

    • 发布日期:2015-10-16
    • 文件大小:1082
    • 提供者:mtxg5615
  1. pwd

    0下载:
  2. UNIX shell Device Driver for linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1753
    • 提供者:weixengmt
  1. Linux开发工具箱

    0下载:
  2. linux开发工具箱pdf: John Fusco是GE Healthcare的一名软件开发人员,专门编写Linux应用程序和设备驱动程序。他在Unix软件行业有十多年的工作经验,从内核2.0版本就开始开发Linux应用程序。他曾为Embedded Systems Programming和Linux Journal撰写文章(John Fusco is a software developer at GE Healthcare who specializes in writing Linux a
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-15
    • 文件大小:43227136
    • 提供者:hnyzlst
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com