搜索资源列表
Linux服务器配置教程
- 这是一个中小型企业服务器配置的方案,内含大量代码命令的解析.-this is a middle/small enterprise server configuration scheme, including plenty of command parse source code.
UnixShell4osDesign
- Unix shell是unix的命令解释程序,用于让用户以一种友好的方式运行程序和执行命令。 本课程设计要求学生在linux下写一个命令解释程序,实现Ksh最基本的功能。即:允许用 户打入一个可执行的程序的名字以及其命令行参数,执行这个程序。同时实现一部分内部命 令(比如cd,详见要实现的命令),以及输入输出重定向等功能。-Unix shell is unix order to explain procedures to enable users to a friendly mann
linuxtrycode
- linux文件系统试验 一、实验目的 学习有关linux文件管理程序如何组织的知识,为简化的文件系统设计并实现一组目录操作。实验中使用软盘的fat12格式,设计一个程序可以对这种格式的磁盘进行一组目录操作。 实验使用了部分linux的系统调用,比如说open() sleek() read() write()几个调用。通过此实验来对linux的文件系统的管理有进一步的理解。 二、实验要求 主要实现三个功能:一 读取磁盘目录的目录列表。(命令输入 ls )
fczxtsxbg
- 操作系统实习报告,LINUX常用命令,fork.c源代码分析,磁盘调度
Linux
- 对linuix 文件系统的模拟,包含了若干文件命令,是用c语言实现的。-Linuix file system on the simulation, the order contains a number of documents is achieved with c language.
LinuxOs1
- 第一章 Linux操作系统简介及其安装与基本应用,基本命令及进程管理-Chapter I Introduction and installed Linux operating system and basic applications, basic commands and process management
lab1
- 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
Linux_mingling
- Linux的命令大全,修改版本,对一些针对内核2.6的命令做了注释,还是挺不错的。适合初学者或者作为手册进行查询-Linux command Daquan, a modified version, for some commands for the kernel 2.6 has done a comment, or very good. Suitable for beginners or as a manual query
Linux_101_Hacks_CN
- 哈工大IBM小组Linux系统入门级介绍,包含大量常用命令,-The entry-level Linux System Introduction
user_shell
- Linux环境下实现一个能执行部分内部和外部命令、支持I/O重定向、管道和前后台作业及控制的简单的Shell命令解释器,采用C语言开发,内附完整源码和详细开发文档。-A shell Interpreter under Linux.
os
- 操作系统课程设计:接口兼容Linux命令接口的实现-Operating systems curriculum design: Interface compatible with Linux command interface implementation
Linux-Command
- Linux下的命令大全,介绍了linux操作系统下的所有操作命令的用法-Under the Linux command Guinness, introduced Linux operating system under all operation command
112
- 进程,文件系统管理,linux+shell简单命令)-Processes, file system management, linux+ shell simple command)
linux_cmd
- 记录了常用的linux命令,对于linux的入门是一个很好的学习资料。-Records used linux command, for the the linux entry is a good learning materials.
LinuxOS-
- 为使用Linux系统的编程者或普通用户提供一个命令行使用说明书,让他们更好地使用该操作系统!-Linux system programming or user manual provides a command line to enable them to make better use of the operating system!
Linux_virtual
- 模拟Linux平台的虚拟操作系统,正如Linux平台的终端一样可以键入命令来查看命令。-Simulated virtual operating system Linux platform, the same terminal as the Linux platform can type the command to view the command.
linuxgetpid
- linux下如何获取进程的id和命令行参数-linux how to get the process id and command line parameters
my_ls
- 用C语言实现linux的ls命令,可选参数包括d,l,R,i,a,格式为my_ls [Option]...[Filepath]-Linux using C language implementation of the ls command, optional parameters, including d, l, R, i, a, format my_ls [Option] ... [Filepath] ...
Shell
- 本软件类似于Linux系统下的Shell命令行解释器,根据输入的不同命令,能够实现不同的功能,(绝对精彩),经过老师检查,成绩满分,程序功能已超出作业要求。-The software is similar to Linux Shell command line interpreter under the system, depending on the command input, it is possible to achieve different functions, (absolutel
操作系统的实验报告
- 操作系统实验报告,win批处理实验,linux命令用法(Operating system experiment report, win batch experiment, Linux command usage)