搜索资源列表
-
0下载:
简单的linux shell。不带pip功能。一个大学的project
-
-
0下载:
实现简单的Linux Shell,至少支持cd、pwd、logout、ls等命令-Implementing simple Linux Shell, at least to support the cd, pwd, logout, ls command, etc.
-
-
0下载:
C语言编程实现了linux的shell功能,包括多管道,父子进程,输入输出重定向以及简单的纠错功能。另外还有详细的word说明文档及图片,介绍了程序执行情况和各个函数说明。-C language programming linux realized the shell functionality, including multi-channel, father and son process, input and output redirection as well as the simple
-
-
0下载:
linux shell
不用担心,Linux命令说到底是几个字母的东西,你能学好它的,好,现在你找一个叫系统终端的东西,输入cal就行,出来的是什么,是当前月份的月历,就从这里开始吧。很简单的吧,再输入cal 2008,看到了吧,找出奥运会举办的日子。这只是非常简单的,你能学会的,shell是Linux四个主要部分之一,其实上Shell是一个命令解释器。-linux shell
Do not worry, Linux command in the final analysis are
-
-
0下载:
在linux下实现的简单shell 实现了变量 通道 重定向等功能-Simple Shell in linux.
-
-
0下载:
这是一个在linux的vi编辑器下开发的,用gcc编译器编译的一个shell简单的解析程序,包括对简单shell命令,如ls,cd等命令的解析,还包括对一些复杂命令如管道命令的解析-This is a linux developed under the vi editor, and with the gcc compiler to compile a shell of a simple analytic procedures, including a simple shell commands,
-
-
0下载:
一个简单的shell程序 能够执行简单的linux命令-A simple shell program to perform a simple linux command
-
-
0下载:
简单的Linux shell程序 可以运行shell脚本 Linux shell源码-Simple Linux shell program can run Linux shell shell scr ipt source
-
-
0下载:
Linux程序设计 : 第4版(最负盛名的Linux程序设计图书)
时至今日,linux系统已经从一个个人作品发展为可以用于各种关键任务的成熟、高效和稳定的操作系统,因为具备跨平台、开源、支持众多应用软件和网络协议等优点,它得到了各大主流软硬件厂商的支持,也成为广大程序设计人员理想的开发平台。
本书是linux程序设计领域的经典名著,以简单易懂、内容全面和示例丰富而受到广泛好评。中文版前两版出版后,在国内的linux爱好者和程序员中也引起了强烈反响,这一热潮一直持续至今。本书是国内读者
-
-
0下载:
一个自己编写的linux简单shell,是APUE课程的课程设计。-I have written a simple linux shell, is APUE course curriculum design.
-
-
0下载:
linux shell编程查询手册,简单的shell编程实例-linux shell programming manual check, simple shell programming examples
-
-
0下载:
linux 下的简易shell,实现了包括ls、cd、cp、rm、mdir等基本功能-under the simple linux shell, to achieve, including ls, cd, cp, rm, mdir basic functions such as
-
-
1下载:
Linux下Shell命令解释器,一、 实现功能:
要求实现一个简单的命令解释器,也就是linux中的shell程序,在本程序中我们将其起名为mysh,要求:
1、 能够执行外部程序命令,命令可以带参数;
2、 能够执行fg、bg、cd、history、exit等内部命令;
3、 使用管道和输入输出重定向;
4、 支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前/后台状态,以及控制作业的挂起、中止与继续运行;
-
-
0下载:
一个简单的Linux Shell。可以在Linux和Minix下编译运行,实现了很少的功能。-A simple Linux Shell. You can compile and run under Linux and Minix, to achieve a few features.
-
-
0下载:
简单的linux shell实现,不带pipe功能。简单的一个学校操作系统课程的project,具有教育意义。-simple linux shell, without pipe function. very simple and it is a project from collage.
-
-
0下载:
在Linux下简单模仿shell命令解析器功能,编译器GCC。-Simple imitation under Linux shell command parser function, the compiler GCC.
-
-
0下载:
操作系统相关内容。包括了java的一些简单程序和绘图程序以及SOCKET,银行家算法的实现,另外还有Linux平台的shell的实现以及多线程实现。(Operating system related content. Including the Java some simple procedures and drawing procedures, and SOCKET, bankers algorithm implementation, in addition to the Linux plat
-
-
0下载:
针对S4的测试脚本,稳定性较好.logo查看简易(For S4 test scr ipt, stability is better,.Logo view simple)
-
-
0下载:
用bash编写程序,实现一个简单的作业管理系统。用文件形式实现数据的存储。(Using bash programming, to achieve a simple job management system. The storage of data in file form)
-
-
0下载:
linux shell简单实现源码,包括源码注释和说明(Linux shell simple implementation of the source code, including source code, notes and instructions)
-