搜索资源列表
bash-3.1.tar
- linux中bash shell的源代码,-linux bash shell which the source code,
linux-cdcache
- 这个bash脚本是为了我自己方便而写的,我想它也会给别人带来方便。 使用方法:把脚本的内容copy到你的~/.bashrc文件中就可以了。登录到linux环节之后,你可以使用 lsd 命令列出最近使用过的一些目录,可以使用\"cd <数字>\"的形式切换到那个目录。 版权 ==== 没有:)
bash-3.2.tar
- this the code source of bash. good for studying linux programming
BASH
- linux shell 包含简单脚本病毒 文件备份有详细注释 初学shell学习
bash-2.05.tar
- linux下bash源码,很有用的,可以多看一下里面的代码,我也经常看。-bash under linux-source, very useful, can look inside the code, I often see.
Bourne_again_shell(bash)basic_programming
- Bourne again shell (bash) 基本编程.pdf 通过学习如何使用 bash 脚本语言编程,将使 Linux 的日常交互更有趣和有生产 力,同时还可以利用那些已熟悉和喜爱的标准 UNIX 概念(如管道和重定向)。 在此三部分系列中,Daniel Robbins 将以示例指导您如何用 bash 编程。他将讲述 非常基本的知识(这使此系列十分适合初学者),并在后续系列中逐步引入更高 级特性。-Bourne again shell (bash) Basic pr
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
bash-4.0.tar
- bash for linux progrmming to develop shell related
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.
bashshell
- 详细讲解Linux bash编程,文件为html文件,很有系统学习的价值-Elaborate on Linux bash programming, file html file, the value of a systematic study
Advanced-Bash-Scripting-Guide_6.3
- Unix/Linux Bash Guide-This tutorial assumes no previous knowledge of scr ipting or programming, but progresses rapidly toward an intermediate/advanced level of instruction . . . all the while sneaking in little nuggets of UNIX® wisdom and lore.
bash
- bash中文手册 对学习shell编程是个好-linux bash
Advanced-Bash-Scripting-Guide
- 详细介绍了bash编程技术,有利于深入使用unix和linux操作系统,和开发应用-Advanced Bash scr ipting Guide, help in-depth use of unix and linux operating systems, and development applications
Bash-Quick-Reference
- Useful Linux bash commands reference
Bash-Beginners-Guide
- Linux bash入门教程!主要用于学习Linux bash脚本编程,提高Linux使用效率!英文版!-Getting Started with Linux bash! Mainly used for learning Linux bash scr ipting, improve efficiency in the use Linux! ENGLISH!
bash
- Linux Bash 脚本官方参考手册。-Linux Bash scr ipt official reference manual.
Advanced-Bash-Scripting-Guide
- linux下 shell 高级bash脚本指南 作者Mendel COOPER-under linux bash shell scr ipt Advanced Guide
Advanced Bash Shell Scripting Guide
- 《高级Bash脚本编程指南》,Bash经典进阶教程(Advanced Bash Shell scr ipting Guide)
wait-for-up
- 一个bash脚本,用于等待主机和TCP端口的可用性(是否已启动)。 注:需 nc 应用程序(Use for check if host connection is up (TCP). Good for synchronization)