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

搜索资源列表

  1. linuxshellprogram

    0下载:
  2. linux 下shell编程的一些例子,希望对正在学习shell编程的朋友有所帮助-under shell programming examples, and I hope to learn shell programming is a friend help
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:47.86kb
    • 提供者:fan
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:10.5mb
    • 提供者:gtcewli3
  1. Senfore_DragDrop_v4.1

    0下载:
  2. Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
  3. 所属分类:Windows编程

    • 发布日期:2011-12-21
    • 文件大小:2.03mb
    • 提供者:smj_9547
  1. myshell.rar

    1下载:
  2. 用纯C语言编写的一个Linux下的Shell,包含tch和bash的基本功能(包含重定向和后台运行),暂时不支持管道。已经在cygwin和Ubantu 7.10下测试通过。 主要包含: makefile 编译生成myshell可执行文件 myshell.c 主函数(涉及程序入口) utility.c 所有功能函数(将近1000行) myshell.h(包含宏定义、结构体声明、库函数的头文件,及utility.c中的所有函数的声明) readme 用户手册(当用户在myshel
  3. 所属分类:OS Develop

    • 发布日期:2015-08-07
    • 文件大小:293.38kb
    • 提供者:Yang
  1. shell

    1下载:
  2. 自制的一个shell程序,实现cd,dir,clr,help,quit,if..then等命令-Made a shell program to realize cd, dir, clr, help, quit, if .. then other commands
  3. 所属分类:Shell api

    • 发布日期:2015-08-11
    • 文件大小:3kb
    • 提供者:llm
  1. EN-UNIX_UNLEASHED

    0下载:
  2. Unix Unleashed, Third Edition is written with the power user and system administrator in mind. This book will help the reader understand the nuances of the major Unix variants including SVR4, HP-UX, Solaris, AIX, BSD, IRIX, SunOS, and Linux. It will
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1.01mb
    • 提供者:张洪
  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
    • 文件大小:17.04mb
    • 提供者:赵智
  1. lab1

    0下载:
  2. Nachos上开发的一个初级shell。Shell支持cd, dir, clr, environ, echo, help, pause and quit命令;上述命令之外的其他命令通过系统调用fork和exec创建子进程实现; -Nachos on the development of a primary shell. Shell support cd, dir, clr, environ, echo, help, pause and quit order the order other
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:2.74kb
    • 提供者:陈忠俊
  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
    • 文件大小:4.39kb
    • 提供者:巫怀林
  1. Shell

    0下载:
  2. 这是一本有关于linux shell 编程的书,挺好,希望对大家有帮助。-this is a book about linux shell programming .it is good for first learners.i hope it can give you some help.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:70.9kb
    • 提供者:tenwei
  1. res.tar

    0下载:
  2. 《ARM嵌入式系统实验教程》P313面最后一段,要求将 /usr/local/lib/minigui/res/* 下所有文件都拷贝到开发板的/usr/local/lib/minigui/res 文件夹下。 但是由于 在 uclinux下只支持 cp srcname destname 格式,且不支持 -a 选项(实际上是任何选项都不支持),所以不能拷贝目录,也不能删除目录(痛苦啊)。 而这里要拷贝的res文件夹下的内容很多,逐个写指令来拷贝不太现实,于是我做了一个shell帮助执行这
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:485.77kb
    • 提供者:jerry
  1. LINUX-and-UNIX-Shell

    0下载:
  2. LINUX and UNIX Shell编程技术,对学习linux脚本编程的有帮助-LINUX and UNIX Shell programming, to learn linux scr ipting help
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:19.3mb
    • 提供者:maden
  1. sh-code

    0下载:
  2. linux shell 程序适合初学者使用,可以帮组初学者了解shell脚本的编写规则和基本语法-linux shell program for beginners that can help groups understand the shell scr ipt written for beginners and basic grammar rules
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1.44kb
    • 提供者:wct
  1. myshell

    0下载:
  2. linux下利用系统调用实现的shell命令解释器, 可以帮助学习和理解linux下的命令执行过程和系统调用的方法-using system calls under linux shell command interpreter implemented, can help learning and understanding the process of command under linux and system calls
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:2.15kb
    • 提供者:aijunji
  1. linux-shell

    0下载:
  2. 主要介绍linux下脚本语言的编写,重点阐述shell语言的语法及编程技巧,对初学linux的同学有较大帮助。-Describes the preparation of a scr ipting language under linux, focusing on the shell language syntax and programming skills of novice students have more help linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:12.1kb
    • 提供者:Brad Lee
  1. The-programing-skill-of-SHELL

    0下载:
  2. 讲述关于linux和Unix shell接口的编程技术,相信这一份编程指南能够帮助你熟悉该技术。-About the interface on the linux and Unix shell programming techniques, I believe that this is a programming guide that can help you are familiar with the technology.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:18.65mb
    • 提供者:aiya
  1. Linux.O_Reilly.SEDPandPAWK

    0下载:
  2. Linux.O_Reilly.SED+and+AWK.pdf 详细讲解Unix环境下的sed和awk的语法和用法,这两个命令在Shell编程中占了很大的比重,而且对于处理文本有很好的帮助,方便对大型数据文本处理-Linux.O_Reilly.SED+ and+ AWK.pdf explain in detail the Unix environment sed and awk' s syntax and usage, these two commands in the Shell prog
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:888.71kb
    • 提供者:lba
  1. Unix.Shells.By.Example

    0下载:
  2. 在《UNIX shell范例精解》(第4版附盘)的再版中,Quigley对她的经典著作进行了全新的改版,增加了当前shell程序员所需的最新内容——使用bash进行Linux shell编程。《UNIX shell范例精解》(第4版附盘)汇聚了Quigley 21年来的 shell编程教学经验。书中不仅展示了能帮助读者快速入门的大量精选范例,还系统地讲解了UNIX与GNU/Linux上的awk、sed及grep等内容。-In the second edition of the " UNI
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-12
    • 文件大小:2.75mb
    • 提供者:沈彤
  1. Linux-Shell

    1下载:
  2. Linux Shell命令行及脚本编程实例详解PPT,感觉对shell脚本编程有一定的帮助作用- Linux Shell command line and PPT scr ipt programming, feeling some help to Shell scr ipting
  3. 所属分类:Linux Network

    • 发布日期:2017-05-27
    • 文件大小:9.39mb
    • 提供者:赵宇
  1. Linux与unix shell编程指南

    0下载:
  2. shell,I wish it can help you.Thask you very much!
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:18.57mb
    • 提供者:alice1234
« 12 »
搜珍网 www.dssz.com