CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - shell 脚本

搜索资源列表

  1. LinuxShell_homework

    2下载:
  2. 在linux环境下使用shell脚本编写一个简单的课程作业管理系统。-In linux shell scr ipting environment using a simple course work management system.
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-07-27
    • 文件大小:4096
    • 提供者:azioli
  1. getApkName

    0下载:
  2. Shell 脚本,调用Android的aapt工具,获得输入apk的Application Name,用于从App Store爬下来的大量apk的名字获取。-Shell scr ipt to get apk s application name using aapt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-27
    • 文件大小:9267791
    • 提供者:
  1. some_shell_examples_on_linux

    0下载:
  2. 一些小的shell脚本实例,在linux下测试通过。虽然小,但所有的大的程序都是由小的模块堆积起来的,可以供shell初学者参考借鉴。-Some small shell scr ipt example, under linux test. Although small, but all the big programs are piled up by the smaller modules can provide a reference for beginners shell.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2059
    • 提供者:王伟波
  1. adw

    0下载:
  2. shell脚本,mysql实例,大家学习学习,仅供参考-shell scr ipt, mysql instance, we learn, for reference
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:653
    • 提供者:bond
  1. cov_utf8

    0下载:
  2. 使用shell脚本,在linux环境中批量转换文件夹中的文件为utf8编码-use shell to cov all the file to utf8 code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:715
    • 提供者:marco
  1. checkweb_20140807

    0下载:
  2. LINUX下 shell脚本 解决tomcat软件的监控和网络监控-LINUX下 shell脚本 解决tomcat软件的监控和网络监控
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:785
    • 提供者:李光升
  1. record-linux-shell-history

    0下载:
  2. 该脚本用于linux上记录shell history ,将历史记录保存在文档中。-this scr ipt can used in linux system,it can record the shell history in word.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:12170
    • 提供者:luozhiqiang
  1. split

    0下载:
  2. 这是一个shell脚本,能将kettle中按目录导出的xml文件分拆为单个job或transformation-This is a shell scr ipt used to split the single xml file that exported from kettle into multiple xmls. the xml files is job or trans
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:680
    • 提供者:田亮
  1. shell.tar

    1下载:
  2. 一个简单的脚本执行器,用来实现执行简单的bash 脚本功能,用qt编写-this is a book for c++, and it is for the bash command,and it is write by qt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:9427
    • 提供者:hxq
  1. linux-shell2

    0下载:
  2. Linux shell脚本中变量的使用,适合shell初学者-Use Linux shell scr ipt variables for shell beginners
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:713
    • 提供者:刘梦
  1. code_test

    1下载:
  2. uvm testbench 例子,可以在questa软件里运行,运用shell脚本,在cygwin环境中执行,非常方便-Uvm testbench example, you can run in questa software, the use of shell scr ipt, in cygwin environment, very convenient
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-14
    • 文件大小:1204966
    • 提供者:徐伟升
  1. test.sh

    0下载:
  2. 针对S4的测试脚本,稳定性较好.logo查看简易(For S4 test scr ipt, stability is better,.Logo view simple)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:Bbbc
  1. Advanced Bash Shell Scripting Guide

    0下载:
  2. 《高级Bash脚本编程指南》,Bash经典进阶教程(Advanced Bash Shell scr ipting Guide)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-26
    • 文件大小:1814528
    • 提供者:vclen
  1. op.tar

    0下载:
  2. 设置 OpenLDAP 于 LXC 此脚本能协助系统管理员安装 OpenLDAP 司服器在容器里。(OpenLDAP server on LXC)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:hangw
  1. sys-warning_centos6

    0下载:
  2. shell系统检测脚本,可以检测系统的各部分性能情况并进行报警处理(shell scr ipts used to check system status)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-13
    • 文件大小:1680
    • 提供者:天本无道
  1. The_Linux_Command_Line

    0下载:
  2. 这本由 William Shotts 所著的《The Linux Command Line》算得上是介绍 Linux 命令行的最佳入门书。它不仅讲述 Linux 命令的用法,而且也包含如何编写 Shell 脚本的内容。如果你想寻求掌握 Linux 命令行的书籍,我推荐你阅读这一本。最近,作者发布了该书的 Second Internet Edition,同样提供免费下载。(The Linux command line, by William Shotts, is the best introduc
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-01
    • 文件大小:1803264
    • 提供者:abc132123
  1. oobash

    0下载:
  2. Linux中的bash编程很难维护,这里做了一个面向对象的bash框架.,可以在shell脚本套路中用上面向对象.(Bash programming in Linux is hard to maintain. Here is an object oriented bash framework, which can be used in Shell scr ipting routines)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-02
    • 文件大小:138240
    • 提供者:woolen
  1. httpScript.sh

    0下载:
  2. 脚本语言,简单的http请求示例。shell http demo!(shell http demo! scr ipting language, an example of a simple HTTP request)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:mikedick2
  1. sethostid.tar

    0下载:
  2. 可以修改linux6* 的hostid chmod +x sethostid.sh ./sethostid.sh 0011aabb(change hostid for linux 6*)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-22
    • 文件大小:13312
    • 提供者:gzc1231
  1. 20162203318+侯纳川

    0下载:
  2. shell脚本菜单 主菜单 磁盘管理 计算器 自动备份(Shell scr ipt menu main menu disk management calculator automatic backup)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-18
    • 文件大小:142336
    • 提供者:还寒
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com