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

搜索资源列表

  1. ysh

    1下载:
  2. 一个简单的shell解释程序,能完成简单的命令解析,支持管道,重定向,前后台任务,历史查看,exit退出she-a simple shell interpretation of the procedures, the completion of a simple analytic order to support pipelines, redirection, before and after the Taiwan mission, history View, exit from she
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3360
    • 提供者:罗晓峰
  1. minshell

    0下载:
  2. 一个简单的shell,可以实现管道,重定向,cd,后台,ls等功能-a simple shell, can achieve a pipeline, redirects, cd, background, and other functions ls
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4235
    • 提供者:刘光
  1. UnixShell4osDesign

    1下载:
  2. Unix shell是unix的命令解释程序,用于让用户以一种友好的方式运行程序和执行命令。 本课程设计要求学生在linux下写一个命令解释程序,实现Ksh最基本的功能。即:允许用 户打入一个可执行的程序的名字以及其命令行参数,执行这个程序。同时实现一部分内部命 令(比如cd,详见要实现的命令),以及输入输出重定向等功能。-Unix shell is unix order to explain procedures to enable users to a friendly mann
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:58370
    • 提供者:nimeda
  1. final

    0下载:
  2. 这是一个shell程序,实现模拟进程,后台操作,重定向等功能
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:95546
    • 提供者:双清
  1. shell375Release

    1下载:
  2. 编的一个linux Shell ,能实现管道,重定向,以及一些基本的Shell 编程功能
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4444
    • 提供者:沈思淇
  1. tiny_shell

    0下载:
  2. 一个在LINUX下运行的shell程序,实现了命令运行,I/O重定向和环境变量处理等功能。-a LINUX operating in the shell and realized the running order, I / O redirection and environmental variables as well.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:100970
    • 提供者:Rachel
  1. Myshell

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

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

    0下载:
  2. 在Linux中实现shell命中的管道功能和重定向功能-Linux shell hit in the pipeline to achieve functionality and redirection
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1116
    • 提供者:diyangsi
  1. shell.tar

    0下载:
  2. minix shell编程,实现了管道,后台运行,历史,重定向-minix shell , pipe ,background ,history,redir
  3. 所属分类:Shell api

    • 发布日期:2017-03-30
    • 文件大小:257983
    • 提供者:yinjie
  1. shell-scripting

    0下载:
  2. 介绍shell脚本编程的相关内容,对于管道、输入输出重定向及通配符进行了详细的介绍。-Introduction shell scr ipt programming related content, for the pipeline, input and output redirection and wildcard characters were described in detail.
  3. 所属分类:Shell api

    • 发布日期:2017-04-04
    • 文件大小:98739
    • 提供者:冰与火
  1. shell

    0下载:
  2. Linux下的命令解释器,实现了基本外部命令,管道,重定向等-Linux, the command interpreter, basic external command, pipes, redirection, etc.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:3046
    • 提供者:Nick
  1. SHELL

    0下载:
  2. shell的基本实现.重定向。管道等。 主要是用在LINUX环境下-discr iption of shell
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:3728
    • 提供者:lunich
  1. Shell

    0下载:
  2. 一个linux命令解释器,包括完整的工程源码加设计文档。 本程序用C实现,实现了以下功能: 1、 能够执行外部程序命令,命令可以带参数; 2、 能够执行fg、bg、cd、history、exit等内部命令; 3、 使用管道和输入输出重定向; 4、 支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前/后台状态,以及控制作业的挂起、中止与继续运行; 5、 使用Make工具建立工程; 6、 使用调试器gdb来调试程序;-
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-10
    • 文件大小:430723
    • 提供者:Hang
  1. shell

    0下载:
  2. 在minix3.1.8下实现shell命令解释器,能够执行cd等内部命令,外部命令,实现了无名管道和i/o重定向-In minix3.1.8 under shell command interpreter, able to perform internal commands such as cd, external commands, to achieve the unnamed pipes and i/o redirection
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-16
    • 文件大小:1601
    • 提供者:stella lai
  1. mcat.c.tar

    0下载:
  2. Linux系统编程,实现cat程序与shell重定向功能-Linux system programming, cat program with the shell redirection
  3. 所属分类:Driver develop

    • 发布日期:2017-03-30
    • 文件大小:934
    • 提供者:SHIJY
  1. shell

    0下载:
  2. shell命令解释器的源码,实现内部外部命令及管道重定向等-shell command interpreter source code, to achieve internal and external commands and pipes and redirection
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6751
    • 提供者:ffzzxx
  1. shell

    0下载:
  2. shell解释器实验报告,包括列表管道,重定向,内外部命令-shell interpreter lab reports, including a list of pipes, redirection, internal and external commands
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:731298
    • 提供者:谢湘成
  1. shell

    0下载:
  2. 实现了mini-shell功能,可以在程序中输入类似于终端的命令,程序会执行命令并输出结果,支持多命令,管道连接,支持输入输出重定向,-Realize mini-shell function, just like terminal, have used pipe and input & output redirection
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1841
    • 提供者:
  1. shell.c

    1下载:
  2. 使用C语言编写简单shell 实现输入输出重定向,执行内部命令和外部命令等功能-Use C language to write simple shell achieve input and output redirection, perform internal commands and external commands and other features
  3. 所属分类:Linux Network

    • 发布日期:2017-04-29
    • 文件大小:29922
    • 提供者:张军
  1. main

    0下载:
  2. 基于linux的操作系统外壳。 编写一个C 语言程序作为Linux 内核的shell 命令行解释程序,所执行的结果需和系统命令行方式保持一致。 对用户编写的shell 增加后台运行功能。即用户可以使用”&”作为一个命令,表示该命令 在后台启动。前台还可以处理其他命令。 修改程序,增加I/O 重定向功能。即用户可以使用”<”、”>”和”|”符号改变程序/文件 的输入和输出。(shell of os based linux)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2021-02-03
    • 文件大小:3072
    • 提供者:hong_15
« 1 23 4 »
搜珍网 www.dssz.com