搜索资源列表
bash-3.1.tar
- linux中bash shell的源代码,-linux bash shell which the source code,
myshell.rar
- 用纯C语言编写的一个Linux下的Shell,包含tch和bash的基本功能(包含重定向和后台运行),暂时不支持管道。已经在cygwin和Ubantu 7.10下测试通过。 主要包含: makefile 编译生成myshell可执行文件 myshell.c 主函数(涉及程序入口) utility.c 所有功能函数(将近1000行) myshell.h(包含宏定义、结构体声明、库函数的头文件,及utility.c中的所有函数的声明) readme 用户手册(当用户在myshel
Linux.Shell.Scripting.With.Bash.2004.pdf
- 很好的脚本编程教程 bash she-很好的脚本编程教程 bash shell
AdvancedBashProgrammer
- 高级Linux bash shell 脚本编程,建议最好对Linux有一定程度的了解,对shell脚本有一定的了解-Senior Linux bash shell scr ipting, it is recommended the best of Linux have a certain degree of understanding, to shell scr ipts have some knowledge about the
Bourne_again_shell(bash)basic_programming
- Bourne again shell (bash) 基本编程.pdf 通过学习如何使用 bash 脚本语言编程,将使 Linux 的日常交互更有趣和有生产 力,同时还可以利用那些已熟悉和喜爱的标准 UNIX 概念(如管道和重定向)。 在此三部分系列中,Daniel Robbins 将以示例指导您如何用 bash 编程。他将讲述 非常基本的知识(这使此系列十分适合初学者),并在后续系列中逐步引入更高 级特性。-Bourne again shell (bash) Basic pr
GENIE-SHELL
- uCOSII只提供了操作系统内核,用户要自己添加文件处理、人机界面、网络接口等重要部分。其中Shell(人机界面)提供了人与机器交互的界面,是机器服务于人的体现,是系统必不可少的重要组成部分。现代的很多OS如UNIX、DOS、VxWorks都提供了友好的命令行界面。Windows更是提供了GUI。大部分人认识OS都是从这里开始的。 由于Skyeye下的仿真串口USART已经实现了中断方式的接收(实际是从键盘接收输入),而且串口输出(实际上是输出到终端屏幕)也已经实现,所以实现一个类似DOS或
Linux
- Linux 编译相关书籍 Advanced Bash− scr ipting Guide.pdf Debugging with gdb.pdf GNU make.pdf Linux教程 Shell精华文章.chm Linux初学者入门教程.pdf-Linux books compiled Advanced Bash-scr ipting Guide.pdf Debugging with gdb.pdf GNU make.pdf Linux tutorial Shel
Learning-Bash-Shell_Examples
- User guide on how to use Bash she-User guide on how to use Bash shell
Shell
- 基本上shell分两大类: 一:图形界面shell(Graphical User Interface shell 即 GUI shell) 例如:应用最为广泛的 Windows Explorer (微软的windows系列制作系统),还有也包括广为人知的 Linux shell,其中linux shell 包括 X windows manger (BlackBox和FluxBox),以及功能更强大的CDE、GNOME、KD、 XFCE。 二:命令行式 shell(Comm
shell
- linux shell 高级使用 and bash ex-linux shell use and ....... dd
AdvancedBash-ScriptingGuide6.1
- Advanced Bash-scr ipting Guide, 经典Linux的Bash Shell 编程手册。英文原版,第6.1版。 介绍Linux的Shell编程。-Advanced Bash-scr ipting Guide, the classic Linux, Bash Shell Programming Manual. The English original, the first version 6.1. Introduction Linux, Shell programming.
xue_xi_bash
- 这本书是Learning the bash Shell的中文版,看英文比较痛苦的话,就看这个吧-This book is Learning the bash Shell of the Chinese version of English rather painful to see, then, we look at this bar
linux-Advanced-Bash-Shell-Scripting-Guide
- linux shell 编程,希望对你有所帮助-linux- Advanced Bash Shell scr ipting Guide.pdf
Advanced-Bash-Shell-Scripting-Guide
- linux shell 高级编程 Shell脚本与Windows/Dos下的批处理相似,也就是用各类命令预先放入到一个文件中,方便一次性执行的一个程序文件,主要是方便管理员进行设置或者管理用的。-An in-depth exploration of the gentle art of shell scr ipting
Learning.The.Bash.Shell(2nd)
- 第二版包括了bash Version 2.0, while still applying to bash Version 1.x. It includes one-dimensional arrays,-This second edition covers all of the features of bash Version 2.0, while still applying to bash Version 1.x. It includes one-dimensional arrays, pa
Bash-Shell-Scripting
- Bash Shell scr ipting
bash-shell
- 详细讲述了如何进行shell编程,深入理解she-Details about how to shell programming, in-depth understanding of shell
Bash-Shell
- UNIX/Linux shell 有很多种,比如 Bourne shell(又称 AT&T shell,标准的 UNIX shell, sh)、 C shell(又称 Berkeley shell)、 Korn shell(Bourne shell 的扩展集,ksh)、 TC shell、 Z shell、 Bash shell 等。 这些 shell 的功能和使用都不尽相同。我们通常说 shell 编程,其实说精通所有 shell 编 程是很难的, 一般也没有必要。 学习 shel
Advanced Bash Shell Scripting Guide
- 《高级Bash脚本编程指南》,Bash经典进阶教程(Advanced Bash Shell scr ipting Guide)
bash中文文档
- Linux 系统管理 Bash Shell 学习资料(Linux System Administration for bash shell learning storage)