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

搜索资源列表

  1. Shell-script

    0下载:
  2. Classic Shell scr ipting内容简介Shell脚本编程(scr ipting)的技巧永远不会过时:它们可以让UNIX充分发挥其真实的潜能-Classic Shell scr ipting Introduction Shell scr ipting (scr ipting) skills will never become obsolete: they can give full play to their true UNIX potential
  3. 所属分类:Shell api

    • 发布日期:2017-06-19
    • 文件大小:29386276
    • 提供者:yangdonglin
  1. linux-shell

    1下载:
  2. LINUX与UNIX SHELL编程指南-linux shell
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-12-07
    • 文件大小:1679891
    • 提供者:李刚
  1. Albing---Bash-Cookbook-[unix-shell-programming]-(

    0下载:
  2. This book covers bash, the GNU Bourne Again Shell, which is a member of the Bourne family of shells that includes the original Bourne shell sh, the Korn shell ksh, and the Public Domain Korn Shell pdksh. While these and other shells such as dash,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1738077
    • 提供者:Dracula
  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. linux-and-unix-shell-programming

    0下载:
  2. 本书共分五部分,详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题。本书内容全面、文字简洁流畅,适合Shell编程人员学习、参考。 -The book is divided into five parts, details of shell programming skills, a variety of UNIX commands and syntax, but also involves under UNIX text processin
  3. 所属分类:software engineering

    • 发布日期:2017-06-12
    • 文件大小:19560987
    • 提供者:ling
  1. Unix.Shells.By.Example

    0下载:
  2. 在《UNIX shell范例精解》(第4版附盘)的再版中,Quigley对她的经典著作进行了全新的改版,增加了当前shell程序员所需的最新内容——使用bash进行Linux shell编程。《UNIX shell范例精解》(第4版附盘)汇聚了Quigley 21年来的 shell编程教学经验。书中不仅展示了能帮助读者快速入门的大量精选范例,还系统地讲解了UNIX与GNU/Linux上的awk、sed及grep等内容。-In the second edition of the " UNI
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-12
    • 文件大小:2883534
    • 提供者:沈彤
  1. UNIX-shell

    0下载:
  2. linux shell 编程指导手册 我不想写了-linux shell linux shell
  3. 所属分类:Driver develop

    • 发布日期:2017-11-30
    • 文件大小:86916
    • 提供者:xo
  1. shell

    0下载:
  2. 利用unix中的父子进程和exec函数实现shell命令-Parent-child process and exec function in unix shell command
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:679
    • 提供者:FUXIAOLEI
  1. LinuxOrUNIX-Shell

    0下载:
  2. Linux与UNIX Shell编程指南,分30个pdf,很全面的-Linux and UNIX Shell Programming Guide, sub-30 pdf, very comprehensive
  3. 所属分类:Shell api

    • 发布日期:2017-06-12
    • 文件大小:19683741
    • 提供者:lizhou
  1. Linux-unix-shell

    0下载:
  2. 介绍了linux中shell编程底层开发-The Linux kernel programming shell command set the Linux base development
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:19485089
    • 提供者:李云龙
  1. LINUX-and-UNIX-Shell

    0下载:
  2. 详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题。本书内容全面、文字简洁流畅,适合Shell编程人员学习、参考。 -Details of the shell programming skills, a variety of UNIX commands and syntax, but also involves the word processing under UNIX as well as a small amount of system
  3. 所属分类:software engineering

    • 发布日期:2017-06-13
    • 文件大小:20739871
    • 提供者:hejin
  1. shell

    0下载:
  2. A self written unix shell. Including built in commands, opening external programs and using pipes.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2550
    • 提供者:dn
  1. Shell-Scripts-guide

    0下载:
  2. UNIX shell脚本学习指南;-UNIX shell scr ipt study guide
  3. 所属分类:Driver develop

    • 发布日期:2017-05-13
    • 文件大小:2867571
    • 提供者:李伟
  1. Unix.Shell

    0下载:
  2. Ubuntu.Shell编程指南,详细指导学习者学习linux编程。-Ubuntu.Shell Programming Guide, a detailed guide learners linux programming.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-13
    • 文件大小:20611072
    • 提供者:露露
  1. Bash-Shell

    0下载:
  2. UNIX/Linux shell 有很多种,比如 Bourne shell(又称 AT&T shell,标准的 UNIX shell, sh)、 C shell(又称 Berkeley shell)、 Korn shell(Bourne shell 的扩展集,ksh)、 TC shell、 Z shell、 Bash shell 等。 这些 shell 的功能和使用都不尽相同。我们通常说 shell 编程,其实说精通所有 shell 编 程是很难的, 一般也没有必要。 学习 shel
  3. 所属分类:Shell api

    • 发布日期:2017-05-04
    • 文件大小:115517
    • 提供者:jin
  1. Shell脚本学习指南 中文PDF版

    0下载:
  2. shell脚本的学习查询资料,从入门到熟练,并附有UNIX指令可供学习(Learning and query data of shell scr ipt)
  3. 所属分类:文章/文档

  1. shell编程和unix命令

    0下载:
  2. 本书共分五部分,详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题。本书内容全面、文字简洁流畅,适合Shell编程人员学习、参考。(This book is divided into five parts, detailing the shell programming skills, a variety of UNIX commands and syntax, but also related to the UNIX under the t
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-27
    • 文件大小:17864704
    • 提供者:shenmaxi
  1. Shell脚本学习指南_中文版@www.java1234.com

    0下载:
  2. Shell脚本学习指南,中文版,linux/unix脚本语言很好的教程(Shell scr ipt learning guide, Chinese version)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-09
    • 文件大小:28189696
    • 提供者:friend-huihui
  1. Week-3-UNIX

    0下载:
  2. week 3 files and descr iption
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-01
    • 文件大小:2757632
    • 提供者:Nahor
  1. LINUX SHELL脚本攻略(中文版带书签)

    2下载:
  2. unix环境shell编程语言带标签,个人觉得还不错(UNIX Environment shell programming language with tags)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2020-04-06
    • 文件大小:21005312
    • 提供者:qwerdd
« 1 2 3 45 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com