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

搜索资源列表

  1. bash

    0下载:
  2. ? 介绍shell编程的概念 ? 讨论shell程序是如何执行的 ? 描述shell变量的概念和使用方法 ? 讨论命令行参数是如何传给shell程序的 ? 解释命令替换的概念 ? 介绍一些编程的基本原则 ? 编写并讨论一些shell脚本 ? 讨论数值数据处理,数组处理 ? 描述如何将shell中的命令的标准输入重定向到脚本中的数据 ? 解释Bash的信号/中断处理能力 ? 解释Bash中的函数 ? 讨论Bash脚本的调试-? ? introduced
  3. 所属分类:Shell api

    • 发布日期:2017-04-02
    • 文件大小:708683
    • 提供者:dino
  1. shell_v3

    0下载:
  2. linux环境下,实现的shell解释器,实现功能主要有: 1. 基本界面由输入提示符开头 2. 执行可执行文件包括参数 3. 错误提示 4. 内置简单shell 命令 cd exit 5. 单次I/O 重定向 > < 6. 单次管道 | 7. 后台运行 & 8. 顺序执行多个命令 ;-linux environment, to achieve the shell interpreter to realize functions are: 1
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:2739
    • 提供者:lijinping
  1. lexForShell

    0下载:
  2. 简单的shell解释器的实现,实现了管道,重定向功能,可以执行少数的内部指令,可以后台运行,注释清晰。-Simple shell interpreter to achieve, to achieve the pipes, redirection, you can perform a small number of internal commands can run in the background, clear notes.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:45592
    • 提供者:JINP
  1. myshell

    0下载:
  2. 实现Linux C下的shell命令重定向-Linux C shell command redirection
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:21271
    • 提供者:周一
  1. bash-4.1.tar

    0下载:
  2. 1,此源代码为本人所写,非GNU的源代码,不要因此而误导大家,摆出此来仅供交流 2,此源代码不完整,shell的很多功能都没有实现,只是实现了一些主要的功能 3,实现功能如下: a,输入命令,并运行 b,实现if 和while的深层嵌套 c,实现环境变量,和shell本身变量 d,实现管道和重定向等功能。 4,由于能力问题,程序可能有错误,欢迎高手指点-1, this source code as I wrote, non-G
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-21
    • 文件大小:6598300
    • 提供者:佳毅
  1. Myshell

    0下载:
  2. 实现shell基本功能,包括重定向和多通道等-Shell basic functions, including the redirection and multi-channel
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:31518
    • 提供者:李俊
  1. Myshell

    0下载:
  2. 一个简单的shell命令解释器,有重定向,管道,历史等功能。-A simple shell command interpreter, redirection, pipes, history.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-16
    • 文件大小:31067
    • 提供者:李俊
  1. Linux-learning

    0下载:
  2. 初学Linux的路线图. .tgz、.rpm等软件包,Grub/Lilo引导器,vi,gcc,gdb等常用编辑器,编译器,调试器,shell别名、管道、I/O重定向、输入和输出以及shell脚本编程。 -route for linux learning
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:393612
    • 提供者:yyaaa
  1. 1

    0下载:
  2. Linux环境下实现一个能执行部分内部和外部命令、支持I/O重定向、管道和前后台作业及控制的简单的Shell命令解释器,采用C语言开发-Linux environment can be implemented to achieve a part of the internal and external commands, support for I/O redirection, pipes and front desk operations and control, a simple Shell
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4772
    • 提供者:chris
  1. code

    0下载:
  2. 一个linux下简单的shell 支持cd,mkdir echo 重定向等操作-A simple shell supported under linux cd, mkdir echo redirection operator
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:33783
    • 提供者:谢鸣元
  1. sshpass-1.04.tar

    0下载:
  2. sshpass用于SSH密码的重定向输入,方便应用于linux/unix脚本中。-sshpass can pass password to some linux/unix shell, implement shell automatic
  3. 所属分类:Browser Plugins

    • 发布日期:2017-04-04
    • 文件大小:110618
    • 提供者:宁继红
  1. sh.c

    0下载:
  2. c语言实现linux的命令执行,<>重定向,管道命令-c implements linux shell command like : excution,redirection,pipe
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2264
    • 提供者:ch
  1. msh

    0下载:
  2. 自己编写的shell 解释器,包括myshell.c parse.lex he makefile三个文件可以实现列表,管道,重定向,内外部命令-I have written a shell interpreter, including three myshell.c parse.lex he makefile file list can be achieved, pipes, redirection, internal and external commands, etc.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-27
    • 文件大小:7947
    • 提供者:谢湘成
  1. msh

    0下载:
  2. 编译简单的shell命令解释器(shell内外部命令,管道,列表,重定向等)-Compile simple shell command interpreter (shell within external command, pipeline, lists, redirects, etc.)
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:4194
    • 提供者:士大夫
« 1 2 3 4»
搜珍网 www.dssz.com