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

搜索资源列表

  1. LINUXandUNIXSHELLProgNote-2ndRelease

    0下载:
  2. 《LINUX与UNIX SHELL编程指南》读书笔记-二次发布版-" LINUX and UNIX SHELL Programming Guide," Reading Notes- Second release
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:663428
    • 提供者:赵君
  1. linux_c_func

    0下载:
  2. 详细解释SHELL编程。shell编程人员必备,LINUX C人员编程资料-SHELL programming explained in detail. shell programmer must, LINUX C programming staff information
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:794093
    • 提供者:付强
  1. shell

    0下载:
  2. linux shell 高级使用 and bash ex-linux shell use and ....... dd
  3. 所属分类:Shell api

    • 发布日期:2017-05-04
    • 文件大小:1166603
    • 提供者:dzii
  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
    • 文件大小:2807
    • 提供者:陈忠俊
  1. shellprogramming

    0下载:
  2. Linux 和 Unix SHELL编程-Programming Linux and Unix SHELL
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:115160
    • 提供者:renyuan
  1. linuxshell_1

    0下载:
  2. linux shell 不用担心,Linux命令说到底是几个字母的东西,你能学好它的,好,现在你找一个叫系统终端的东西,输入cal就行,出来的是什么,是当前月份的月历,就从这里开始吧。很简单的吧,再输入cal 2008,看到了吧,找出奥运会举办的日子。这只是非常简单的,你能学会的,shell是Linux四个主要部分之一,其实上Shell是一个命令解释器。-linux shell Do not worry, Linux command in the final analysis are
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2156317
    • 提供者:lixiao
  1. LinuxShellCprogramming

    0下载:
  2. Linux C编程技术: lect01 Linux 介绍 lect02 Linux 安装 lect03 Linux 基础 lect04 Linux Shell介绍 lect05 Linux 进程控制 lect06 Shell编程_变量 lect07 Shell脚本编程 lect08 Linux下C语言编程简介 lect09 文件操作 lect10 Linux下的多进程编程 lect11 Linux 信号 -Linux C programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-27
    • 文件大小:10740233
    • 提供者:方朝辉
  1. shell

    0下载:
  2. LINUX SHELL 的实现 管道重定向-LINUX SHELL implementation of pipeline redirection
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:139333
    • 提供者:james
  1. AdvancedBash-ScriptingGuide6.1

    0下载:
  2. Advanced Bash-scr ipting Guide, 经典Linux的Bash Shell 编程手册。英文原版,第6.1版。 介绍Linux的Shell编程。-Advanced Bash-scr ipting Guide, the classic Linux, Bash Shell Programming Manual. The English original, the first version 6.1. Introduction Linux, Shell programming.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1749935
    • 提供者:ScMarxX
  1. Linux_shell.pdf.tar

    0下载:
  2. 《linux操作系统》课程教案(SHELL编程基础篇)。-《Linux operating system》 course teaching plan (SHELL Programming Basics).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:212925
    • 提供者:wiisola
  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. linux

    0下载:
  2. linux shell编程固色剂诶哦个案噶尔和Aegean-Linux Shell gsgga gae ga e gegaeg edgeg eartgu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:6862846
    • 提供者:小黑
  1. Myshell

    0下载:
  2. 在linux下实现的简单shell 实现了变量 通道 重定向等功能-Simple Shell in linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:16440
    • 提供者:zhangbo
  1. IP_changed_notification

    0下载:
  2. Linux shell scr ipt monitors for IP address changes, then invokes Java to send a notification email to desired email address.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2052
    • 提供者:contractopps
  1. linuxcmd

    0下载:
  2. 一个C++编写的LINUX SHELL,支持的命令有cat cd rm mkdir ls pwd pid mv cp,"exit"命令用于退出- The program is to execute some common commands of Linux,available commands are: cat cd rm mkdir ls pwd pid mv cp,same function as the standard linux shell command.There’s als
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:847
    • 提供者:王跃辉
  1. Linux

    0下载:
  2. linux系统管理,shell、socket、pipe、queue、semphora-linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:161329
    • 提供者:wangxy
  1. Shell-analytic-procedure

    0下载:
  2. 这是一个在linux的vi编辑器下开发的,用gcc编译器编译的一个shell简单的解析程序,包括对简单shell命令,如ls,cd等命令的解析,还包括对一些复杂命令如管道命令的解析-This is a linux developed under the vi editor, and with the gcc compiler to compile a shell of a simple analytic procedures, including a simple shell commands,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:79398
    • 提供者:吴倩倩
  1. newbond

    0下载:
  2. bond :linux shell编程 做服务器时候将两块网卡绑定用此脚本,简化了绑定过程并缩短了时间,绑定过程中可以选择绑定模式(冗余模式、负载均衡模式)。-bond: linux shell programming time to do the server will bind the two pieces of card with this scr ipt, simplifying the process and shorten the time bound, the binding of
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:800
    • 提供者:丁力
  1. linux-Advanced-Bash-Shell-Scripting-Guide

    0下载:
  2. linux shell 编程,希望对你有所帮助-linux- Advanced Bash Shell scr ipting Guide.pdf
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:1767351
    • 提供者:zhaozhongxi
  1. Linux

    0下载:
  2. linux的shell程序源代码,Linux,shell,源码-The shell linux source code, Linux, shell, source
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:12817
    • 提供者:Nigel
« 1 2 3 4 56 7 8 9 10 ... 44 »
搜珍网 www.dssz.com