Description: 自己实现的模拟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. Platform: |
Size: 1024 |
Author:wupeng |
Hits:
Description: unix shell的简单实现,方便初学者进阶,初步了解shell的编写。-unix shell to achieve a simple, convenient Advanced beginners a preliminary understanding of the preparation of shell. Platform: |
Size: 1024 |
Author:zhaozhou |
Hits:
Description: unix下shell编程的资料,讲的的比较简单易懂,并有相关的例子说明。-shell under unix programming information, said the relatively simple and understandable, and relevant examples. Platform: |
Size: 155648 |
Author:驰之父 |
Hits:
Description: unix下一个实现带参数的简单shell的程序-unix under implementation with a simple shell parameters of the process Platform: |
Size: 4096 |
Author:王玮 |
Hits:
Description: Pro_Bash_Programming_Scripting_the_Linux_Shell 是一本由浅入深的 Bash Shell Script.事实上, 在 UNIX/Linux 里, 很多工作不需要专门写一个C/C++程式来完成, 利用 Bash Script 就可以完成, 小巧简单迅速.
Chapter 1: Hello, World! Your First Shell Program
Chapter 2: Input, Output, and Throughput
Chapter 3: Looping and Branching
Chapter 4: Command-Line Parsing and Expansion
Chapter 5: Parameters and Variables
Chapter 6: Shell Functions
Chapter 7: String Manipulation
Chapter 8: File Operations and Commands
Chapter 9: Reserved Words and Builtin Commands
Chapter 10: Writing Bug-Free Scripts and Debugging the Rest
Chapter 11: Programming for the Command Line
Chapter 12: Runtime Configuration
Chapter 13: Data Processing
Chapter 14: Scripting the Screen
Chapter 15: Entry-Level Programming
-Pro_Bash_Programming_Scripting_the_Linux_Shell is a progressive approach to the Bash Shell Script. In fact, in UNIX/Linux, the specialist does not require a lot of work to write a C/C++ program to complete, using Bash Script can be completed, small simple and fast. Chapter 1: Hello , World! Your First Shell Program Chapter 2: Input, Output, and Throughput Chapter 3: Looping and Branching Chapter 4: Command-Line Parsing and Expansion Chapter 5: Parameters and Variables Chapter 6: Shell Functions Chapter 7: String Manipulation Chapter 8: File Operations and Commands Chapter 9: Reserved Words and Builtin Commands Chapter 10: Writing Bug-Free Scripts and Debugging the Rest Chapter 11: Programming for the Command Line Chapter 12: Runtime Configuration Chapter 13: Data Processing Chapter 14: Scripting the Screen Chapter 15 : Entry-Level Programming Platform: |
Size: 3618816 |
Author:陳文風 |
Hits:
Description: Linux程序设计 : 第4版(最负盛名的Linux程序设计图书)
时至今日,linux系统已经从一个个人作品发展为可以用于各种关键任务的成熟、高效和稳定的操作系统,因为具备跨平台、开源、支持众多应用软件和网络协议等优点,它得到了各大主流软硬件厂商的支持,也成为广大程序设计人员理想的开发平台。
本书是linux程序设计领域的经典名著,以简单易懂、内容全面和示例丰富而受到广泛好评。中文版前两版出版后,在国内的linux爱好者和程序员中也引起了强烈反响,这一热潮一直持续至今。本书是国内读者翘首以待的第4版,此次新版内容组织更加严谨,译者更是细心雕琢,保留了这部权威著作的原汁原味。
对linux所提供的功能全面而准确的阐述,以及贯穿全书的示例程序体验,使本书不仅成为初学者的最佳linux程序设计指南,而且是中高级程序员不可或缺的参考书。
-Beginning Linux Programming, Fourth Edition continues its unique approach to teaching UNIX programming in a simple and structured way on the Linux platform. Through the use of detailed and realistic examples, students learn by doing, and are able to move from being a Linux beginner to creating custom applications in Linux. The book introduces fundamental concepts beginning with the basics of writing Unix programs in C, and including material on basic system calls, file I/O, interprocess communication (for getting programs to work together), and shell programming. Parallel to this, the book introduces the toolkits and libraries for working with user interfaces, from simpler terminal mode applications to X and GTK+ for graphical user interfaces. Advanced topics are covered in detail such as processes, pipes, semaphores, socket programming, using MySQL, writing applications for the GNOME or the KDE desktop, writing device drivers, POSIX Threads, and kernel programming for the latest Linux Platform: |
Size: 4135936 |
Author:gh |
Hits:
Description: 本书共分五部分,详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题。本书内容全面、文字简洁流畅,适合Shell编程人员学习、参考。
-This book is divided into five parts, shell programming skills are introduced in detail, various UNIX commands and syntax, but also under the UNIX word processing and a small amount of system management. This book is comprehensive, written in simple and smooth, suitable for Shell programming to learn, for reference. Platform: |
Size: 17860608 |
Author:崔丽娟 |
Hits:
Description: 实现一个简单的shell(命令行解释器),类似于bash, csh等。本设计的主要目的在于学会如何在Unix系统下创建进程和管理进程。-A simple shell (command line interpreter) and, similar to bash, csh. The main purpose of this design is to learn how to create a process and management process on Unix systems Platform: |
Size: 109568 |
Author:Ocean |
Hits:
Description: 本书共分五部分,详细介绍了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. Platform: |
Size: 19561472 |
Author:ling |
Hits:
Description: Unix_Shell_编程基础培训,适合工作中简单使用到UNIX SHELL编程的朋友,都是基础性的内容,入门很快。-Programming basic training in Unix_Shell_ suitable for work in a simple to use UNIX SHELL programming friends, are basic, entry soon. Platform: |
Size: 952320 |
Author:kv |
Hits:
Description: UNIX系统结构,深入了解UNIX系统结构的讲解,在简单使用SHELL的时候,更应该知道底层原理才能举一反三。-The UNIX system structure, and in-depth understanding of the explanation of the UNIX system structure, in the simple use SHELL time, should know the underlying principle can learn by analogy. Platform: |
Size: 35840 |
Author:kv |
Hits:
Description: 本书是UnixShell编程方面的经典书籍。第3版以Unix Shell的最新POSIX标准Shell为主线,同时,在必要的情况下,及时指出与其他流行Shell的区别,因此,本书对其他版本Shell的编程也具有重要的借鉴意义。
本书的特点:
前后衔接:循序渐进
本书的特点之一是:虽然是按主题组织介绍。但各主题之间并非彼此独立。后面的主题经常使用到前面讲到过的知识。因此给人以非常深刻的渐进和整体的感觉。
简易明了的举例说明
本书最大的特点是举例说明。书中没有长篇的概念描述,而是在简单介绍后举出适当的例子,简易明了。例子的后面,经常有一些针对要点的说明,比如,为什么用某一条命令,输出结果为什么是这样,或者解释程序的结构或执行顺序等,可以帮助读者加深理解。-This book is' s classic books UnixShell programming. Version 3 Unix Shell' s latest POSIX standard Shell main line, the same time, if necessary, timely pointed out that the difference with other popular Shell, the book also has an important reference for other editions Shell programming. The book features: back to back: one of the book features step-by-step: Although it is organized by subject introduced. Between topics are not independent of each other. The subsequent topics frequently used to knowledge mentioned above. Therefore gives a very deep progressive and the overall feeling. Simple and clear examples of the biggest feature of this book is to illustrate. The book is not the concept of the long description, but after a brief introduction to cite the example easy to understand. The back of the examples, often for point, for example, why a certain command, the output Why is this, or the structure or the order of execution of the interpreter can help readers to deepen unders Platform: |
Size: 21017600 |
Author:林业 |
Hits:
Description: 用C语言编写一个简单的shell程序,清晰易读、设计优良.使用Linux下的软件开发工具,学习使用POSIX/UNIX系统调用、对进程进行管理和完成进程之间的通信,理解并发程序中的同步问题.-A simple shell program written in C language, legible, well-designed software development tools under Linux, learning to use the POSIX/UNIX system call, the process of communication between the management and completion of the process, understanding the concurrent program synchronization problems. Platform: |
Size: 33792 |
Author:linyu |
Hits:
Description: C Shell是unix系统中编程语言,本文介绍常用的简单语法(C Shell is a programming language in UNIX systems. This paper introduces the commonly used simple syntax) Platform: |
Size: 8192 |
Author:duke1288
|
Hits: