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

搜索资源列表

  1. v6sh.tar

    0下载:
  2. Unix 第 6 版的 sh 手册和源码,感兴趣请参考`The UNIX Time-Sharing System , CACM, July, 1974,它给出 Shell 操作的理论。 chdir (I), login (I), wait (I), shift (I) -Unix version 6 of sh manuals and source code, please refer interested The Unix Time-Sharing System, CACM, July, 19
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:14166
    • 提供者:双木林
  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
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. myshell.rar

    0下载:
  2. 自己实现的模拟unix下shell的一些简单功能,包括执行常见的命令,输入输出重定向,多级管道等,To realize his shell under unix simulation of some simple functions, including the implementation of common commands, input and output redirection, multi-stage pipeline, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1381
    • 提供者:wupeng
  1. IFS.zip

    0下载:
  2. 操作系统实验:模拟采用二级目录结构的磁盘文件系统中的文件操作。程序简单模拟了一个类unix的shell界面,并完成了实验中所要求的具体内容。运行时需注意问题:初始用户名密码为root,登陆后可输入help命令查看命令格式获取帮助。,Operating System Experiment: Simulate file operations for the two-level directory structure in the file system. Should pay attention
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:19969
    • 提供者:Ingu
  1. unixshell

    0下载:
  2. 主要介绍了sh的变量、基本语法、程序设计等。如果掌握了这些内容,在学习其他UNIX下编程语言的时候,相信有一定的好处,我们说了,在大多数的UNIX中都提供Bourn Shell,而且很少有象sh这样强大的脚本编辑语言了,是系统管理员和程序员的一笔财富,并且不需要额外的软件环境,对文件等处理借助unix命令,实现起来比c实现还要简单。 -Mainly introduces the variables, basic grammar sh, program design, etc. If m
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:37366
    • 提供者:ouchengguo
  1. myshell

    1下载:
  2. 应用UNIX的fork()等系统调用,编写一个c程序具有以下功能: a) 实现Shell的基本功能,包括有:打印提示符;接受和分析命令行(滤去无效的空格、tab符号以及换行符等);执行命令(要有出错处理;输入exit或者bye退出);返回父进程; b) 处理后台程序(不需要wait) c) 处理多行命令(分析命令行中的‘ ’并处理之) d)应用 dup(), pipe()系统调用具有输入输出重定向以及管道功能;-Application of UNIX s fork () system call,
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-07-13
    • 文件大小:4133
    • 提供者:晏珏
  1. shiyan1

    0下载:
  2. 实现一个简单的shell(命令行解释器),类似于bash, csh等。本设计的主要目的在于学会如何在Unix系统下创建进程和管理进程。 要求实现的shell支持以下内部命令: 1. cd <目录> 更改当前的工作目录到另一个<目录>。如果<目录>未指定,输出当前工作目录。如果<目录>不存在,要求有适当的错误信息提示。改命令应能够改变PWD的环境变量。 2. environ 列出所有环境变量字符串的设置(类似于Unix系统下的e
  3. 所属分类:Shell api

    • 发布日期:2016-01-27
    • 文件大小:243712
    • 提供者:毕林
  1. CVS-RCS-HOWTO

    1下载:
  2. This document is a "practical guide" to very quickly setup CVS/RCS source code control system. This document has custom shell scr ipts which are wrappers on top of CVS. These scr ipts provide an easy user interface for CVS. Several shell scr ipts
  3. 所属分类:Linux-Unix program

    • 发布日期:
    • 文件大小:93812
    • 提供者:陈林
  1. shell_progress

    0下载:
  2. 在unix下的用shell写的进度显示小程序,可以自己扩展功能-Under unix used in writing the progress of shell showed procedures, can extend the functionality
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:926
    • 提供者:
  1. os

    0下载:
  2. 操作系统的实验,用于初学者的学习。里面包含了进程线程,查找文件和unix的shell等四个实验。-An experimental operating system for beginners to learn. Which contains a process thread, find the shell file and unix four experiments.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:922993
    • 提供者:qianjiuquan
  1. Operating_System

    0下载:
  2. 包括操作系统引论,进程管理,作业管理,存储器管理,I/O设备管理,文件管理,多处理机操作系统,网络操作系统和分布式操作系统,UNIX系统的内部结构,SHELL等章节内容-Including the operating system introduction, process management, operations management, memory management, I/O device management, document management, multi-processo
  3. 所属分类:OS Develop

    • 发布日期:2017-06-14
    • 文件大小:21619134
    • 提供者:Jane
  1. UNIXShells

    0下载:
  2. UNIXShell范例精解(第4版)基于UNIX的Shell编程-UNIXShell sperm sample solution (4th edition) of the Shell-based UNIX Programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-13
    • 文件大小:2889030
    • 提供者:唐磊
  1. shell_unix

    0下载:
  2. unix下shell编程的资料,讲的的比较简单易懂,并有相关的例子说明。-shell under unix programming information, said the relatively simple and understandable, and relevant examples.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:155810
    • 提供者:驰之父
  1. 01051312.tar

    0下载:
  2. 应用UNIX的fork()等系统调用,编写一个c程序具有以下功能: a) 实现Shell的基本功能,包括有:打印提示符;接受和分析命令行(滤去无效的空格、tab符号以及换行符等);执行命令(要有出错处理;输入exit或者bye退出);返回父进程; b) 处理后台程序(不需要wait) c) 处理多行 -With C++ Prepared Linux myshell, support the redirect and pipe symbols, support for CD command r
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:25078
    • 提供者:唐长茂
  1. HAP_SecureCRT_5.1.3

    0下载:
  2. SecureCRT 是高度可定制的终端仿真器,适用于 Internet 和 Intranet,支持 IPv6 标准。对于连接到运行 Windows、UNIX 和 VMS 的 远程系统来说,SecureCRT 是理想的选择。 主要特性: . 广泛的终端仿真: VT100,VT102,VT220,ANSI,SCO ANSI,Xterm,Wyse 50/60, 和 Linux console 仿真(带有 ANSI 颜色)。 . 优秀的会话管
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-21
    • 文件大小:6181481
    • 提供者:wanggang
  1. LinuxShellProgram

    0下载:
  2. unix/linux shell编程,内容详尽,菜鸟入门-unix/linux shell programing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-10
    • 文件大小:17860028
    • 提供者:songxiujuan
  1. expmt1

    0下载:
  2. UNIX下编程实现带参数的简单shell.包含1.c、apue.h、error2e.c-UNIX Programming with the parameters under the simple shell. Contains 1.c, apue.h, error2e.c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2919
    • 提供者:yy
  1. LINUXUNIXSHELLprogram

    0下载:
  2. 讲述linux unix下shell脚本的编程,对于想要学习linux脚本编程很有帮助。-On the shell scr ipt under linux unix programming, for want to learn linux programming scr ipt helpful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:663386
    • 提供者:zhanglei
  1. LINUX_and_UNIX_SHELL_Programming

    0下载:
  2. UNIX和Linux下的Shell编程指南 帮助你学习shell编程-UNIX and Linux under the Shell Programming Guide help you to learn shell programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-10
    • 文件大小:17859150
    • 提供者:林克
  1. LINUXandUNIXShell

    0下载:
  2. 本书共分五部分,详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题。本书内容全面、文字简洁流畅,适合Shell编程人员学习、参考。-The book is divided into five parts, described in detail shell programming techniques, a variety of UNIX commands and syntax, but also under the UNIX word pr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-11
    • 文件大小:18232955
    • 提供者:孙晓琛
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 »
搜珍网 www.dssz.com