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

搜索资源列表

  1. Linuxunixshell

    0下载:
  2. Linux与unix shell编程指南,希望对linux爱好者有帮助。-Linux and unix shell programming guide, linux enthusiasts would like to help.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-10
    • 文件大小:17863442
    • 提供者:赵智
  1. webcpp

    0下载:
  2. 将源代码转换成html,支持多操作系统,支持多种编程语言:Ada95, ASP, Assembler, Basic, C, C#, C++, Cg, CLIPS, Fortran, Haskell, Java, Markup, Modula2, Objective C, Pascal, Perl, PHP, Python, Renderman, Ruby, SQL, Tcl- Webcpp converts Ada95, ASP, Assembler, Basic, C, C#, C++,
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:248579
    • 提供者:杨天
  1. batcmd

    0下载:
  2. 你可以使用DOS下的Edit或者Windows的记事本(notepad)等任何文本文件编辑工具创建和修改批处理文件。 bat是dos下的批处理文件 .cmd是nt内核命令行环境的另一种批处理文件 从更广义的角度来看,unix的shell脚本以及其它操作系统甚至应用程序中由外壳进行解释执行的文本,都具有与批处理文件十分相似的作用,而且同样是由专用解释器以行为单位解释执行,这种文本形式更通用的称谓是脚本语言。所以从某个程度分析,batch, unix shell, awk, bas
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-27
    • 文件大小:63227
    • 提供者:ljf
  1. Sams-Unix_Shell_Programming.3rdEd

    1下载:
  2. Unix Shell Programming is a tutorial aimed at helping Unix and Linux users get optimal performance out of their operating out of their operating system.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1112046
    • 提供者:rishi
  1. unixPrograming

    0下载:
  2. 介绍了unix系统的特点、安装及使用,讲解了vi的使用及shell编程,UNIX下的C语言开发环境,文件与目录、进程控制,进程通信,套接字编程等内容。-Introduced the characteristics of unix systems, installation and use, explained the use of vi and shell programming, UNIX under C language development environment, file and d
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3648626
    • 提供者:yrw
  1. tree

    0下载:
  2. 一个用UNIX SHELL实现DOS命令TREE的程序-A tool that display the dictionary structure in dos s tree command style.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:1130
    • 提供者:breezie
  1. Perl.

    0下载:
  2. 所属分类:Embeded Linux

    • 发布日期:2017-05-21
    • 文件大小:6424925
    • 提供者:wang yaohui
  1. shell

    0下载:
  2. 这是一个shell程序,模拟unix系统之下的。可以实现unix下的很多命令-This is a shell program to simulate the system under unix. Can be achieved under a lot of unix commands
  3. 所属分类:OS Develop

    • 发布日期:2017-04-08
    • 文件大小:2331
    • 提供者:往往
  1. abs-guide

    0下载:
  2. This tutorial assumes no previous knowledge of scr ipting or programming, but progresses rapidly toward an intermediate/advanced level of instruction . . . all the while sneaking in little snippets of UNIX® wisdom and lore. It serves as a tex
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:801498
    • 提供者:Danny
  1. shell

    0下载:
  2. unix的shell编程,实现了哲学家就餐问题和,圆周率运算问题-unix' s shell programming, the dining philosophers problem and, pi computing problems
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:487645
    • 提供者:李敏
  1. shell

    0下载:
  2. 用UNIX下的gcc写的一个shell,可以运行其他控制台命令,内附报告-Using gcc under UNIX written by a shell, you can run other console command, enclosing the report
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:17456
    • 提供者:王泽萌
  1. LINUXandSHELL

    0下载:
  2. Unix和Unix Shell编程指南 是一本很经典的Unxi书籍。其中对一些内容的介绍很详细。-Unix and Unix Shell Programming Guide is a very classic Unxi books. The introduction of some elements of them in great detail.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-10
    • 文件大小:17858212
    • 提供者:
  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. Unixshell

    0下载:
  2. Unix shell编程示例,同时用perl实现了和之前的程序相同的功能,方便对比学习-Unix shell programming examples, at the same time and before using perl program achieved the same functionality to facilitate the comparative study
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:3863
    • 提供者:胡振
  1. shellcd

    0下载:
  2. it is sample shell under unix solaris
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:5106
    • 提供者:hisham
  1. UNIX

    0下载:
  2. unix/linux命令,VI,shell培训文档 crontab作业管理 unix系统原理 不可多得的培训文档-unix/linux command, VI, shell unix training document management system crontab operating principle of the training of rare documents
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:33857
    • 提供者:余国平
  1. 5

    0下载:
  2.  UNIX SHELL的设计与实现  UNIX SHELL的设计与实现-UNIX SHELL Design and Implementation of the design and implementation of UNIX SHELL
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:25072
    • 提供者:
  1. shell

    0下载:
  2. 几个个介绍unix命令以及shell脚本编程的文档,对初学者很有用-Several were introduced unix commands and shell scr ipting documentation, very useful for beginners
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:716699
    • 提供者:李纲
  1. pp

    0下载:
  2. Unix课程作业。 使用fork(), exec(), dup2(), pipe() ,open()系统调用完成与下列shell命令等价的功能。 grep –v usr < /etc/passwd | wc –l > result.txt -An assignment in UNIX course. Using fork(), exec(), dup2(), pipe(), open() system calls to do the same function of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:3877
    • 提供者:kank
  1. UNIXShellbyexample

    0下载:
  2. intruction to unix shell by example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2888740
    • 提供者:xiao xu
« 1 2 3 4 5 67 8 9 10 11 ... 16 »
搜珍网 www.dssz.com