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

搜索资源列表

  1. txtdel

    0下载:
  2. 本shell脚本可以判定当前文件是否有.txt文件,可以删除指定的.txt文件,判定指定的文件是否在当前目录以及对后缀进行检测,对非.txt文件拒绝删除处理
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:905
    • 提供者:wodezui-i
  1. shell

    0下载:
  2. shell是重要的脚本语言和工具 本文件夹中搜集了比较经典的shell入门的代码,供初学者学习和参考 通过实践编程能更快的掌握shell编程
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-17
    • 文件大小:4563
    • 提供者:钟伟
  1. shc-3.8.6

    0下载:
  2. shc是一个加密shell脚本的工具.它的作用是把shell脚本转换为一个可执行的二进制文件. 用shell脚本对系统进行自动化维护,简单,便捷而且可移植性好. 但shell脚本是可读写的,很有可能会泄露敏感信息,如用户名,密码,路径,IP等. 同样,在shell脚本运行时会也泄露敏感信息. shc是一个加密shell脚本的工具.它的作用是把shell脚本转换为一个可执行的二进制文件. 这就很好的解决了上述问题.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:35508
    • 提供者:moto
  1. 本地備援 Mysql sql

    0下载:
  2. Mysql自动备份一周shell脚本
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-11-13
    • 文件大小:316
    • 提供者:suhanjyun
  1. usbmount_0.0.14.1.tar

    0下载:
  2. shell脚本文件来实现u盘自动挂载。在目录某包里有一个对应的说明文件。讲挂载到media下。-Implement mount udisk automaticly。The udisk will be mounted under the folder media.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:8764
    • 提供者:xwz
  1. Bourne_again_shell(bash)basic_programming

    0下载:
  2. Bourne again shell (bash) 基本编程.pdf 通过学习如何使用 bash 脚本语言编程,将使 Linux 的日常交互更有趣和有生产 力,同时还可以利用那些已熟悉和喜爱的标准 UNIX 概念(如管道和重定向)。 在此三部分系列中,Daniel Robbins 将以示例指导您如何用 bash 编程。他将讲述 非常基本的知识(这使此系列十分适合初学者),并在后续系列中逐步引入更高 级特性。-Bourne again shell (bash) Basic pr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:296410
    • 提供者:吴继发
  1. LINUXUNIXSHELLprogram

    0下载:
  2. 讲述linux unix下shell脚本的编程,对于想要学习linux脚本编程很有帮助。-On the shell scr ipt under linux unix programming, for want to learn linux programming scr ipt helpful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:663386
    • 提供者:zhanglei
  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. 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. 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. 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. 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. lrcdis

    0下载:
  2. 在linux下的外挂式显示歌词的shell脚本-Plug in the linux-style show under the shell scr ipt lyrics
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:10511
    • 提供者:lisi
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com