CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 Shell编程 搜索资源 - bash

搜索资源列表

  1. ABS_Guide_cn

    0下载:
  2. Bash编程参考手册,使用bash shell的教程,毫无疑问,UNIX/Linux 最重要的软件之一就是shell,目前最流行的shell 被称为Bash(Bourne AgainShell),几乎所有的Linux 和绝大部分的UNIX 都可以使用Bash。-Bash programming reference manual, the use of the Directory bash shell, no doubt, UNIX / Linux software the most import
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:1367515
    • 提供者:李明
  1. shell

    0下载:
  2. 本章讲述了shell的工作原理,shell的种类,shell的一般操作及Bash的特性
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:20271
    • 提供者:须疮
  1. LinuxBashScript

    0下载:
  2. Advanced Bash-scr ipting Guide <<高级Bash脚本编程指南>> 一本深入学习shell脚本艺术的书籍
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:268114
    • 提供者:nina
  1. ABS_Guide_cn

    0下载:
  2. 这是一本介绍shell编程的书籍,《高级Bash 脚本编程》。
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:1367704
    • 提供者:qiuhui
  1. bash 4.1

    0下载:
  2. 最新Bash源码。
  3. 所属分类:Shell编程

    • 发布日期:2011-04-28
    • 文件大小:6598300
    • 提供者:wubaobao5678
  1. bash_shell-study

    0下载:
  2. 关于bash shell的学习资料,里面有两份,是学习研究bash shell的很好的入门材料。-Information on learning the bash shell, which has two, is to learn good study of the bash shell entry materials.
  3. 所属分类:Shell api

    • 发布日期:2017-04-10
    • 文件大小:1224320
    • 提供者:charles
  1. shiyan1

    0下载:
  2. 实现一个简单的shell(命令行解释器),类似于bash, csh等。本设计的主要目的在于学会如何在Unix系统下创建进程和管理进程。 要求实现的shell支持以下内部命令: 1. cd <目录> 更改当前的工作目录到另一个<目录>。如果<目录>未指定,输出当前工作目录。如果<目录>不存在,要求有适当的错误信息提示。改命令应能够改变PWD的环境变量。 2. environ 列出所有环境变量字符串的设置(类似于Unix系统下的e
  3. 所属分类:Shell api

    • 发布日期:2016-01-27
    • 文件大小:243712
    • 提供者:毕林
  1. AdvancedBashProgrammer

    0下载:
  2. 高级Linux bash shell 脚本编程,建议最好对Linux有一定程度的了解,对shell脚本有一定的了解-Senior Linux bash shell scr ipting, it is recommended the best of Linux have a certain degree of understanding, to shell scr ipts have some knowledge about the
  3. 所属分类:Shell api

    • 发布日期:2017-04-09
    • 文件大小:1367930
    • 提供者:陈轩辕
  1. Shell

    0下载:
  2. 基本上shell分两大类:   一:图形界面shell(Graphical User Interface shell 即 GUI shell)   例如:应用最为广泛的 Windows Explorer (微软的windows系列制作系统),还有也包括广为人知的 Linux shell,其中linux shell 包括 X windows manger (BlackBox和FluxBox),以及功能更强大的CDE、GNOME、KD、 XFCE。   二:命令行式 shell(Comm
  3. 所属分类:Shell api

    • 发布日期:2017-03-23
    • 文件大小:447519
    • 提供者:grub
  1. shell

    0下载:
  2. linux shell 高级使用 and bash ex-linux shell use and ....... dd
  3. 所属分类:Shell api

    • 发布日期:2017-05-04
    • 文件大小:1166603
    • 提供者:dzii
  1. shellscripts

    0下载:
  2. some shell scr ipts to learn it s use in BASH name of scr ipts will help u to know it s purpose
  3. 所属分类:Shell api

    • 发布日期:2017-04-06
    • 文件大小:7515
    • 提供者:kai
  1. ch10.ppt

    0下载:
  2. 認識bash shell shell是一種指令解譯器 shell是直譯型的程式語言 shell所撰寫的程式碼程為scr ipt(腳本) BASH shell結合了K shell與C shell的特性
  3. 所属分类:Shell api

    • 发布日期:2017-04-04
    • 文件大小:12298
    • 提供者:q0248933
  1. adv_bash-guide.pdf.tar

    0下载:
  2. Advanced Bash− scr ipting Guide An in− depth exploration of the art of shell scr ipting Mendel Cooper
  3. 所属分类:Shell api

    • 发布日期:2017-05-04
    • 文件大小:1386572
    • 提供者:tara
  1. useful_commands

    0下载:
  2. useful bash commands and more
  3. 所属分类:Shell api

    • 发布日期:2017-04-06
    • 文件大小:3468
    • 提供者:vasileios
  1. ABS_Guide_cn

    0下载:
  2. 高级Bash 脚本编程指南,一本深入学习shell 脚本艺术的书籍-Advanced Bash-scr ipting Guide
  3. 所属分类:Shell api

    • 发布日期:2017-05-06
    • 文件大小:1367464
    • 提供者:徐帆
  1. bash

    0下载:
  2. ? 介绍shell编程的概念 ? 讨论shell程序是如何执行的 ? 描述shell变量的概念和使用方法 ? 讨论命令行参数是如何传给shell程序的 ? 解释命令替换的概念 ? 介绍一些编程的基本原则 ? 编写并讨论一些shell脚本 ? 讨论数值数据处理,数组处理 ? 描述如何将shell中的命令的标准输入重定向到脚本中的数据 ? 解释Bash的信号/中断处理能力 ? 解释Bash中的函数 ? 讨论Bash脚本的调试-? ? introduced
  3. 所属分类:Shell api

    • 发布日期:2017-04-02
    • 文件大小:708683
    • 提供者:dino
  1. BASH-guide

    0下载:
  2. Advanced Bash-scr ipting Guide An in-depth exploration of the art of shell scr ipting Mendel Cooper
  3. 所属分类:Shell api

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

    0下载:
  2. 详细讲述了如何进行shell编程,深入理解she-Details about how to shell programming, in-depth understanding of shell
  3. 所属分类:Shell api

    • 发布日期:2017-06-21
    • 文件大小:34642216
    • 提供者:zhoujiong
  1. bash-tcsh

    0下载:
  2. 介绍bash和tcsh,tcsh是在csh基础上扩展的,具有和C语言类似的句法。bash则是LINUX各版本的默认SHELL,而且,在写脚本方面更方便。两者不兼容,bash 有更多的优势,从这个意义上说,如果没有特殊需要,最好从一开始就用bash, 而不用tcsh。-Introduction bash and tcsh, tcsh csh is based on the expansion, with a C like syntax. bash is the default SHELL LINU
  3. 所属分类:Shell api

    • 发布日期:2017-04-16
    • 文件大小:12242
    • 提供者:zht
  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
« 12 »
搜珍网 www.dssz.com