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

搜索资源列表

  1. UNIX_SHELL_Contacts

    0下载:
  2. 基于UNIX的shell编程,通讯录小程序。-Shell programming based on UNIX system An application to manage records of phone number.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:13559
    • 提供者:李潇涵
  1. svdpackc.tar

    0下载:
  2. svd 算法代码 This directory contains instrumented SVDPACKC Version 1.0 (ANSI-C) programs for compiling within the "svdrun" scr ipt. The "svdsum" scr ipt can be run after all output files of the form <dataset>.outN, where N=1,2,... have been
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:525073
    • 提供者:leespoon
  1. unixshellprogram

    0下载:
  2. LINUX与UNIXSHELL编程指南,介绍unix linux的命令以及Shell编程-unix linux shell
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-10
    • 文件大小:17860718
    • 提供者:twg
  1. ivi_ls

    0下载:
  2. 目的: 1、应用UNIX的fork()等系统调用,编写一个c程序具有以下功能: a) 实现Shell的基本功能,包括有:打印提示符; 接受和分析命令行(滤去无效的空格、tab符号以及换行符等); 执行命令(要有出错处理;输入exit或者bye退出);返回父进程; b) 处理后台程序(不需要wait) c) 处理多行命令(分析命令行中的‘ ’并处理之) d)应用 dup(), pipe()系统调用具有输入输出重定向以及管道功能;
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1973
    • 提供者:ivi
  1. myrm

    0下载:
  2. 简单实现unix中rm的功能,此程序有助于对shell编程的理解-rm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1224
    • 提供者:lynn
  1. bash_cookbook

    0下载:
  2. Book for using bash shell on unix-linux systems.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1953804
    • 提供者:stipe
  1. Mastering_UNIX_Shell_Scripting

    0下载:
  2. This comprehensive book takes you step-by-step through the process of writing shell scr ipts to solve real-world Unix problems and tasks
  3. 所属分类:Shell api

    • 发布日期:2017-05-12
    • 文件大小:2794957
    • 提供者:flipacas
  1. Presentaciones

    0下载:
  2. Presentation of AWK. Examples in PPT document and little explain of shell unix programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:16525
    • 提供者:medec872
  1. adv-bash-scripting-guide

    0下载:
  2. Advanced BASH (unix/linux shell scr ipting language) scr ipting guide.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:1392889
    • 提供者:Predictor
  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. autoconf

    0下载:
  2. Autoconf 是自动生成软件源代码配置脚本的工具,由此可以通过这个配置脚本,根据具体的应用场合,来配置软件源代码进行编译。-Autoconf is a tool for producing shell scr ipts that automatically configure software source code packages to adapt to many kinds of unix-like systems. The configuration scr ipts pro
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:818295
    • 提供者:Lee CQ
  1. LINUXANDUNIXSHELLGUIDE

    0下载:
  2. UNIX 与Linux shell编程的指南-UNIX and Linux shell programming guide
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:19559915
    • 提供者:leolee
  1. perl_1

    0下载:
  2. Perl的设计目标是帮助UNIX用户完成一些常见的任务,这些任务对于shell来说过于沉重或对移植性要求过于严格。   Perl是按GNU Public License的形式分发的,其实质是免费的,原先运行于UNIX和类UNIX系统,现在已可以方便地在OS/2,Windows 9x,Windows/NT等系统下运行-Perl is designed to help UNIX users through some common tasks that are too heavy for the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:347136
    • 提供者:yanzhengreal
  1. assistant_of_fruit_classification

    1下载:
  2. 学习人工智能后编写的一个水果识别小助手,通过一些水果的不同特性而对三十多种水果进行了识别,准确率极高。-unix-linux programming practice, tutorials, and personalized design for the preparation of their own shell of great help.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3854773
    • 提供者:tiantian
  1. python_forUnix

    0下载:
  2. Python is an ideal language for solving problems, especially in Linux and Unix networks. With this pragmatic book, administrators can review various tasks that often occur in the management of these systems, and learn how Python can provide a more ef
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2638774
    • 提供者:欧曜玮
  1. LINUX_AND_UNIX_SHELL_PROGRAM

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

    • 发布日期:2017-06-10
    • 文件大小:17852876
    • 提供者:feel
  1. LINUXANDUNIXSHELLPROGRAMING

    0下载:
  2. 本系列文档是关于unix或linux下的shell编程指南,是学习shell编程好助手-The serial documents are on shell programming under linux or unix,it s your good reference learning shell programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:19492468
    • 提供者:wennaisong
  1. shell1

    0下载:
  2. unix 环境高级编程 实验一 shell的实现-advanced programming unix environment experimental realization of a shell
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:887
    • 提供者:ykt
  1. 8puzzle_in_Cshell

    0下载:
  2. 8 puzzle game programmed in (C shell) in unix system.
  3. 所属分类:Other Games

    • 发布日期:2017-04-10
    • 文件大小:1062
    • 提供者:meshari
« 1 2 ... 9 10 11 12 13 1415 16 17 18 »
搜珍网 www.dssz.com