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

搜索资源列表

  1. linux_command_line_and_shell_scripting_bible

    0下载:
  2. 一本介绍shell脚本编程的宝典,适用于初学者和高手进阶-Linux Command Line and Shell scr ipting Bible
  3. 所属分类:Shell api

    • 发布日期:2017-05-27
    • 文件大小:9846597
    • 提供者:heroshiler
  1. Linux_Shell_Programming

    1下载:
  2. 《Linux 脚本编程圣经》,脚本编程的最佳教科资料-Linux Shell Programming Bible, the best teaching resource for shell programming.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-27
    • 文件大小:9846783
    • 提供者:vanyy
  1. LinuxShell

    0下载:
  2. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:3774108
    • 提供者:曾亮
  1. shell-guide

    0下载:
  2. 一篇不错的shell教程,很不错的bash脚本编写教程-shell programing guide
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:117617
    • 提供者:陈躬止
  1. shellprogramminglinux

    0下载:
  2. shell编程基础,教授基本Shell操作命令,Shell脚本控制结构-shell programming based on basic Shell operation commands, Shell scr ipting control structures, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-29
    • 文件大小:11749513
    • 提供者:zhanglizhe
  1. LINUX_system_analysis_and_advanced_programming_tec

    0下载:
  2. LINUX系统分析与高级编程技术 本书介绍Linux环境下的编程方法,内容包括Linux系统命令、 Shell脚本、编程语言(gawk、Perl)、系统内核、安全体系、X Window等,内容丰富、论述全面,涵盖了Linux系统的方方面面。本书附带光盘包括了RedHat Linux系统的最新版本,及安装方法,还包括本书的大量程序代码,极大地方便了读者,为使用和将要使用Linux系统的技术人员提供了较全面的参考。 -LINUX system analysis and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-26
    • 文件大小:9359690
    • 提供者:QianYang
  1. Linux

    2下载:
  2. 在Linux系统的/etc目录下有这样一个文件passwd,该文件里包含系统中所有用户信息的记录,记录里包含每个用户的如下信息:用户名、密码、用户ID、组ID、用户全名、用户主目录和用户登录所用的shell。请设计一个脚本(shell)程序能实现增加、删除、查找和显示特定用户信息的功能。你们可以通过创建一些UNIX/LINUX shell 脚本文件来满足以上需求。-In the Linux system,/etc directory there is such a file passwd, th
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:180692
    • 提供者:
  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. pv

    0下载:
  2. 刚学了perl,用它写的统计pv的脚本,这个要结合 一个shell脚本,先用shell脚本生成一个文件,然后用perl脚本读入这个文本文件。-Just learn perl, use it to write the scr ipt of statistical pv, this should be combined with a shell scr ipt, first with the shell scr ipt generates a file, and then use perl scr
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:742
    • 提供者:zhenzhen
  1. assign4

    0下载:
  2. 第1部分 该纳契系列:0,1 ,2,3,5,8,13,21,...。开始的条款0和1,并有 每一个成功的财产一词,是前两个条件的总和。编写一个非递归 功能纳契(n)到显示的前n个Fibonacci数。观看停止对样品标志 在最后显示的数字输出(它不是逗号)。编写一个简短的UNIX shell脚本来运行 您的斐波那契程序。 第2部分 编写一个C程序,使用UNIX进程管理工具。您将使用fork()函数 产卵的三子进程。每个子进程将使用execlp()函数来运行
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:54370
    • 提供者:刘洋
  1. WorkAid

    0下载:
  2. VC数据库,网络综合实例综合运用,包括文件读写,SHELL脚本打开文件,对SQL Server2000的ADO访问!-VERY GOOD!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-09
    • 文件大小:15958337
    • 提供者:袁光辉
  1. smartzip.tar

    0下载:
  2. shell脚本写的智能解压缩文件程序,练习shell的基本语法-shell scr ipt to extract the files to write smart programs to practice the basic syntax of shell
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1757
    • 提供者:zhangying
  1. command-help

    0下载:
  2. 这是Linux的shell脚本,请大家好好看一看,是入门的资料。-This is Linux, shell scr ipting, please take a good look, is the entry information.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:4492
    • 提供者:巫怀林
  1. LinuxBashsrciptr

    0下载:
  2. 这是一本高级Linux shell脚本的好书,是国外人写的,里面的内容很好,请大家过来-This is a good book Advanced Linux shell scr ipt is written by foreign countries, which the contents of the good, please come take a look
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1367482
    • 提供者:巫怀林
  1. source

    0下载:
  2. 编译说明 1:需要的基本软件包 gtk+-2.0 libxml 2:编译选项 PREFIX:软件安装位置 CONFIG_FILE:软件配置文件位置 3:编译步骤 make sudo make install 4:使用说明 本程序需要root权限,用sudo执行它 第一次运行会弹出配置对话框,点击确定即保存配置。 5:常见问题 1)对话框提示网络发生错误: 查看命令行输出的调试信息,根据错误信息来确定出错原因。常见错误:无效的网卡=>需
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:188125
    • 提供者:李彦勇
  1. perlpart

    0下载:
  2. Unix/Linux脚本编程: perl部分Perl 的设计目标是帮助 UNIX 用户完成一些常见的任务,这些任务对于 Shell 来说过于沉重或对移植性要求过于严格。Perl 语言中包含了 C、C++、shell,scr ipt、sed、awk 这几个语言的语法,它最初的目的就是用来取代 UNIX 中 sed/awk 与 脚本语言的组合,用来汇整信息,产生报表。因此 Perl 语言要远远比前面讲的 BASH 复杂和功能强大-Unix/Linux scr ipting: perl Perl pa
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-24
    • 文件大小:34826
    • 提供者:
  1. depth_action_rpt.sh

    0下载:
  2. 很好的Linux Shell脚本,使用这脚本可以自动执行-Good Linux Shell scr ipt, use this scr ipt to run automatically
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1604
    • 提供者:gaofa
  1. spiderRss

    0下载:
  2. 一个rss 搜索引擎,专门抓取各个rss 聚会网站信息用来分析。 此项目的目录结构、组织相当的规范,包括单元测试、linux shell脚本等等。对于学习java来说是一个非常正规、标准的写代码案例。-A rss search engine dedicated to capture all the information to analyze site rss gathering. The project directory structure, organization fairly stan
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5236571
    • 提供者:truman xu
  1. sed-4.1.5.tar

    0下载:
  2. sed shell脚本强大工具。linux下常用的工具。想知道原理的可以研究以下源码!-sed shell scr ipt is a powerful tool. Under the commonly used tools for linux. Would like to know we can study the following principle source!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:799584
    • 提供者:hunger
  1. linux2

    0下载:
  2. 1.了解shell的作用和主要分类。 2.掌握bash的建立和执行方式。 3.掌握bash的基本语法。 4.学会编写和调试shell脚本。 -1. To understand the role of shell and main categories. 2. To master bash the establishment and implementation. 3. To master the basic grammatical bash. 4. Learn to write
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:372237
    • 提供者:winter
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 20 »
搜珍网 www.dssz.com