Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - linux shell
Search - linux shell - List
Linux下的命令解释器,实现了基本外部命令,管道,重定向等-Linux, the command interpreter, basic external command, pipes, redirection, etc.
Date : Size : 3kb User : Nick

DL : 0
此为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))可以实现所有的Linux Shell 命令。在Nachos 内核中,对具体的Shell命令实现可参考其实现方法,不要求对每个Shell 命令都去具体的实现。 2. 研究Nachos 的系统调用机制: 研究Nachos 的系统调用机制, 在Nachos 内核中实现关键系统调用, 以支持test/shell.c 通过交叉编译所生成程序的运行。通过分析test/shell.c 可知,这些关键系统调用包括:Write,Read,Exec,Join。假设test/shell.c 通过交叉编译所生成的程序为shell.noff,如果实现正确,则运行“nachos –x shell.noff”时会在Nachos 平台上为用户提供提供一个满足要求的Shell。-This is NachOs experimental reports and source code, experimental content: A research code/shell code: Source code under Nachos are to the source code code/the shell directory, a shell, the shell to use in C/C++ Linux Shell command the call to support (execl (the SHELL, SHELL-c ", exec_name, NULL)) a Shell Wrapper, make a function (nachos_syscall.c in Exec (char* exec_name)) can be achieved all the Linux shell command. Nachos kernel, specific Shell command can refer to the methods of their realization does not require each Shell commands to specific implementations. 2 Nachos system call mechanism: Nachos system call mechanism of the study, critical system calls in Nachos kernel to support the test/shell.c generated by cross-compiling the program run. Test, analysis/shell.c shows these critical system calls include: Write, Read, Exec, Join. Assume that test, program/​ ​ the shell.c generated by the cross-compiler for shell.noff, if the realization of the right, then run th
Date : Size : 272kb User : Lilith

NodeJS模块,模拟Window是下使用Linux下的shell命令~~学习NodeJS的CLI编程用的~-A NodeJS module for using linux shell cli in Windows... just a test project~
Date : Size : 1kb User : yuquan

本书将述了LInux环境下编写SHEll脚本的方法-The book will be referred to a shell script the LInux environment prepared under
Date : Size : 18.47mb User : xia

本实验要求在Linux 环境中使用C 语言编写一个简单的shell 命令解释器程序,-Operating system experiments, the first experiment, the experiment content
Date : Size : 94kb User : zhaojisi

DL : 0
在 linux 做开发或者系统管理遇到乱码是经常的事情,主要 windows windows下中文的默认编码是 gb2312 gb2312,而 linux 下是 utf -8。很多时候 涉及到和 windows windowswindows平台系统的通信免不了编码转 平台系统的通信免不了编码转 化,可能大部分人都用 iconv iconv iconv库函数(包含在 glib glibglib中)和 iconv iconv iconv命令来执行编码转换,今天 我 要推荐的是另一个 要推荐的是另一个 shell shell下编码转换工具 enca enca。用它不仅可以转换编码,还查看文件 。用它不仅可以转换编码,还查看文件 。用它不仅可以转换编码,还查看文件 。用它不仅可以转换编码,还查看文件 的原始编码,使用上也比 iconv 方便-Encounter garbled in linux development or system administration is a regular thing, the main windows the windows under the Chinese default encoding is gb2312 iso- 8859- under linux utf-8. Communication inevitably a lot when it comes to and windows windowswindows, platform communication coding inevitably turn to the platform encoding conversion is likely that most people use iconv The iconv The iconv library functions (included in the glib glibglib) and iconv iconv The iconv command to perform the encoding conversion, I would like to recommend another to be recommended another the shell the shell transcoding tool enca enca. It not only can convert the code, and also to view the file. It not only can convert the code, and also to view the file. It not only can convert the code, and also to view the file. Can not only use it to transform coding, but also view the original encoding of the file, use iconv convenient
Date : Size : 252kb User : wuyukun

DL : 0
ftp定时开启,shell语言编程,使用c++ -open ftp,when you want to open ftp
Date : Size : 1kb User : ljf

SHELL编程是学习嵌入式LINUX的重要环节,但是对于大多数人来说,下载并安装完成交叉编译器后不知道怎么运用,在此提供SHELL编程的实例运用,有代码有过程,很好理解,相信看完这些大家可以更深的了解SHELL编程!-SHELL programming is an important part of learning embedded LINUX, but for most people to download and install a complete cross-compiler does not know how to use SHELL programming in this instance the use of the code process, well understood, I believe that reading these can be a deeper understanding of SHELL programming!
Date : Size : 6kb User :

Linux实验及源程序代码。shell脚本,求平均数,求平方。-Linux experiments and source code. shell script, and the average squared.
Date : Size : 17kb User : gao

DL : 0
Linux发展历史以及基础SHELL编程命令-The history of Linux development, as well as basic SHELL programming commands
Date : Size : 496kb User : 贾博珺

主要介绍高性能计算方面的程序编写,以及linux下的shell编程,并行程序的设计,高性能计算集群的管理与优化等。-Introduces procedures for the preparation of high performance computing, and under linux, shell programming, parallel program design, management and optimization of high performance computing clusters.
Date : Size : 20.1mb User : 圣郎

DL : 0
linux系统编程的相关示例,包括文件,进程,管道,shell,信号量等相关实例程序,对linux系统编程入门有一定帮助-Linux System Programming example, the instance of the program, including file, process, piping, shell, and semaphores Introduction to linux system programming
Date : Size : 14kb User : 刘超

DL : 0
基于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
Date : Size : 16kb User :

DL : 0
shell脚本的讲解资料,讲的很详细,还不错-shell book,introduce some contents about linux how to manage the linux well
Date : Size : 3.48mb User : xingxing

DL : 0
open doam : open source CFD package tutorial works in linux shell for higher studies in CFD and analysis
Date : Size : 1.01mb User : aeros

DL : 0
在linux下用C语言实现简单的shell命令-A simple shell command under linux using C language
Date : Size : 7kb User : 王军

实现Linux的Shell基本功能。包括输入输出重重定向,管道,等等。 ,经测试可直接使用。 -Achieve the basic functions of the Linux Shell. Including numerous directional input and output, pipes, and so on. Has been tested and can be used directly.
Date : Size : 2kb User : hehe88999

linux和unix脚本入门的最佳书籍 讲解深入浅出 是shell脚本专家推荐的入门书籍-linux and unix script entry books explain simple terms is a shell script expert recommended introductory books
Date : Size : 19.31mb User : 泮金星

本书共分五部分,详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题。本书内容全面、文字简洁流畅,适合Shell编程人员学习、参考。 -The book is divided into five parts, details of shell programming skills, a variety of UNIX commands and syntax, but also involves under UNIX text processing and system management issues. The book is comprehensive, written in simple and smooth, suitable for Shell programmers learning and reference.
Date : Size : 18.66mb User : ling

在linux系统中,命令和shell脚本是非常重要的内容,它们的功能非常强大,使用它们可以完成各种操作。本书分为5部分。第1部分介绍linuxshell的基础知识;第2部分介绍shell脚本;第3部分介绍shell脚本编程的高级内容;第4部分介绍如何使用linux环境中的各种shell编写shell脚本;第5部分演示如何在实际情况中使用shell脚本。   本书非常全面地介绍了linux命令行和shell命令,并且提供了很多实践教程和实例应用程序信息,为学习的内容提供了相关环境,是linux的爱好者以及linux系统管理员的首选。-Linux system commands and shell scripts is very important, and their very powerful they can use to perform various operations. The book is divided into five parts. Part 1 describes basics linuxshell Part 2 describes the shell script Part 3 describes the shell script programming premium content Part 4 describes how to use the various shell shell scripting linux environment Part 5 demonstrates how The shell script used in the actual situation. The book is very comprehensive introduction to the Linux command line and shell commands, and provides a lot of hands-on tutorials and examples of application information and learning environment, the linux enthusiasts as well as linux system administrator preferred.
Date : Size : 52.06mb User : 郑富荣
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 50 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.