搜索资源列表
Source Code.rar
- 管理online的shell程序
shell
- 在linux上编写的简单的shell,包括cd、ls、echo等命令-Shell code in linux
OS0417
- 此为NachOs实验报告及源码,实验内容: 1. 研究code/shell 下的代码: Nachos 所给的源代码的code/shell 目录下的源代码实现了一个shell,该shell 利用C/C++ 对Linux Shell 命令的调用支持( execl (SHELL, SHELL, "-c", exec_name,NULL) )实现了一个Shell 的Wrapper,使得一个函数(nachos_syscall.c 中的Exec(char*exec_name))可以实现所有的Linu
Source Code
- 管理online的shell程序- Manages online the shell procedure
unix_shell
- UNIX+shell范例精解(第4版)代码-UNIX+ shell sample precision solution (4th edition) code
tree
- 模拟linux下的shell中的目录系统,把目录抽象为一个多叉树,目录的打印比较有创意,虽然和pstree的打印结果很像,程序中用了大量的递归,简化了代码的长度,增强了可读性-Simulation of the shell under linux directory in the system, the abstract for more than one directory-tree, print directory of more creative, though, and print th
minix_shell
- 在minix系统下,用C编写的代码,实现Minix系统shell命令解释器功能。-In the minix system, with code written in C to achieve Minix system shell command interpreter functionality.
stl-source-code
- 本书共分五部分,详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题。本书内容全面、文字简洁流畅,适合Shell编程人员学习、参考。 -Introduction matlab classic algorithms, including interpolation and fitting, data analysis, we want to help
C_Programming_classic_shell_control_code
- C编程设计shell监控经典代码C Programming classic shell control codeC -C Programming classic shell control code
sh-code
- linux shell 程序适合初学者使用,可以帮组初学者了解shell脚本的编写规则和基本语法-linux shell program for beginners that can help groups understand the shell scr ipt written for beginners and basic grammar rules
UNIX-shell
- UNIX shell范例精解(第4版)配套代码。书中每个章节的代码范例和数据文件可在相应的目录中找到。-UNIX shell fine example of solution (version 4) supporting code. Each section of the code examples in the book and data files can be found in the appropriate directory.
Unix-code-templet
- UNIX代码模板,包括curses/getopt/minix/msg/shell等 -UNIX code templates, including curses/getopt/minix/msg/shell, etc.
shell
- 简易Shell源代码,供学习之用,可在Linux/unix下编译,修改,调试-Shell code
Linux-shell-code
- LINUX的几个实验题目的代码,实验册原题,自己写的。-linux shell codes. from linux book,write by myself.
shell
- 一个简单的shell解释器。包含完整的设计实现说明和源代码。-A sample shell interpreter, including the whole design illustrating and source code.
shell
- 基于Linux的shell,包含文件浏览等内部程序,以及执行外部程序,代码简单,适合学习-Linux-based shell that contains the file browser and other internal procedures, as well as the execution of external programs, the code is simple, suitable for learning
shell
- 含有一部分shell源代码,有shell的学习指南以及shell的学习指导,对于一个初学者和进取者而言太有帮助了-Contains a part of the shell source code, study guide of the shell, and shell the study guide, very helpful for a beginner and aggressive
Shell
- 一个linux命令解释器,包括完整的工程源码加设计文档。 本程序用C实现,实现了以下功能: 1、 能够执行外部程序命令,命令可以带参数; 2、 能够执行fg、bg、cd、history、exit等内部命令; 3、 使用管道和输入输出重定向; 4、 支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前/后台状态,以及控制作业的挂起、中止与继续运行; 5、 使用Make工具建立工程; 6、 使用调试器gdb来调试程序;-
linux-shell-project-assembly
- linux shell 工程汇编,几乎包括了所有开发shell所用到的代码,并有详细注释。是学习shell不错的选择-linux shell works compilation includes almost all the code used in the development of shell, and detailed notes. Learning shell good choice
shell-multiplethread
- shell程序编写实例及Linux多线程编写实例-shell code study and Linux multiple thread code study
