Welcome![Sign In][Sign Up]
Location:
Search - Bash

Search list

[ELanguagebashdb-3.1-0.09

Description: bash debugger. You can use this tool to debug bash shell script-bash debugger. You can use this tool todebug bash shell script
Platform: | Size: 1152000 | Author: damige | Hits:

[OtherABS_Guide_cn

Description: 《高级Bash编程指南》,一本很好的shell编程书籍- Advanced Bash Programming Guide , a very good shell programming books
Platform: | Size: 1371136 | Author: antique008 | Hits:

[Linux-Unix20082302345

Description: 本文将较为详细地介绍 Linux 下最常用的 shell,bash。bash(Bourne Again Shell) 是 Linux 的缺省 shell,并被大多数用户所使用,在本文中你将学会: -This article will introduce Linux in more detail under the most commonly used shell, bash. bash (Bourne Again Shell) is a Linux default shell, and the majority of users, in this article you will learn:
Platform: | Size: 412672 | Author: hsj | Hits:

[Shell apiLinuxBashScript

Description: Advanced Bash-Scripting Guide <<高级Bash脚本编程指南>> 一本深入学习shell脚本艺术的书籍-Advanced Bash-Scripting Guide
Platform: | Size: 268288 | Author: nina | Hits:

[Linux-UnixBASH

Description: linux shell 包含简单脚本病毒 文件备份有详细注释 初学shell学习-linux shell script virus that contains a simple file backup shell has detailed notes beginner learning
Platform: | Size: 96256 | Author: lixinwei | Hits:

[OtherGNU_Bash_Reference_Manua

Description: BASH Manual asfd a asdf
Platform: | Size: 498688 | Author: hezhaojun | Hits:

[Otherabs-guideV5.5

Description: Advanced Bash-Scripting Guide 5.5 最新版 2008-11-23更新 英文pdf版-Advanced Bash-Scripting Guide 5.5 the latest version of the English pdf version update 2008-11-23
Platform: | Size: 2045952 | Author: 周云鹤 | Hits:

[Otherbash

Description: 这本书是关于BASH编程的,非常不错的书,下载看看就知道了,可以下载来学习。-This book is about the BASH programming, very good book, download to see know, you can download to learn.
Platform: | Size: 5341184 | Author: william | Hits:

[Shell apiAdvancedBashProgrammer

Description: 高级Linux bash shell 脚本编程,建议最好对Linux有一定程度的了解,对shell脚本有一定的了解-Senior Linux bash shell scripting, it is recommended the best of Linux have a certain degree of understanding, to shell scripts have some knowledge about the
Platform: | Size: 1368064 | Author: 陈轩辕 | Hits:

[Program docbash

Description: 这是一本实用的指南,并不十分的严肃,尝试用实际的东西来代替那些理论的例子。我分部分来写因为我对那些知道自己在谈论什么人写的脱离实际的和过分单纯的例子并不感到兴奋,展示一些比较酷的bash的特性,-This is a practical guide, not very serious, practical things to try to replace those theoretical example. I am part of those who write because I knew people were talking about writing too much divorced from reality and simple examples are not very excited to display some of the more cool bash features,
Platform: | Size: 5341184 | Author: duan | Hits:

[TCP/IP stacktcp_bash

Description: Bash功能强大,利用bash的脚本基本可以做任何你想做的事情,这个例子是介绍如何使用bash脚本访问tcp服务器的程序,很多人都没敢想,咱们不放就不放,放就放个重磅的,虽然代码很短,但这就是bash的魅力-a example on how to use bash scripts to develop tcp/ip usage. a crazy world. it can be run
Platform: | Size: 1024 | Author: zhangkai | Hits:

[Windows Developsquirrelsh-1.2.3-src

Description: Squirrel Shell is made as a cross-platform alternative to system shells like bash in Linux and cmd.exe (command.com) in Microsoft Windows. It is based on scripting language "Squirrel".
Platform: | Size: 674816 | Author: dreamgate | Hits:

[OtherAdvanced-Bash-Scripting-Guide

Description: 无论你是新手还是老手,或是使用其他语言的程序员,我能肯定你能在此书用受益。而本书除了介绍BASH的知识之外,也有许多有用的关于Linux/UNIX的知识和其他shell的介绍。 -Whether you are novice or veteran, or the use of other languages programmers, I am sure you can use to benefit from this book. Introduction of this book apart from knowledge of BASH, but also has much useful about Linux/UNIX knowledge and the introduction of other shell.
Platform: | Size: 267264 | Author: Sylvan Wu | Hits:

[Linux-UnixLinux

Description: Linux 编译相关书籍 Advanced Bash− Scripting Guide.pdf Debugging with gdb.pdf GNU make.pdf Linux教程 Shell精华文章.chm Linux初学者入门教程.pdf-Linux books compiled Advanced Bash-Scripting Guide.pdf Debugging with gdb.pdf GNU make.pdf Linux tutorial Shell Essence article. Chm Linux Getting Started tutorial for beginners. Pdf
Platform: | Size: 4187136 | Author: 张健 | Hits:

[Otherbash

Description: 学习bash的说明材料,对入门和提高很有帮助-Learning the bash documentation of entry and increase the useful
Platform: | Size: 356352 | Author: 吴风 | Hits:

[OtherLearning_the_bash_Shell_2nd_Edition

Description: 找了许多关于bash 设立的教材,觉得这是学习bash shell的最好教材-To find a lot of set up on the bash of the materials, think this is the best learning materials bash shell
Platform: | Size: 646144 | Author: 梁萧章 | Hits:

[Windows Developbash-3.1-MSYS-1.0.11-1

Description: windowsXP/2003平台安装ffmpeg所需安装包!-windowsXP/2003 platform required to install ffmpeg installation package!
Platform: | Size: 612352 | Author: delaoshi | Hits:

[OS Developmyshell

Description: 用纯C语言编写的一个Linux下的Shell,包含tch和bash的基本功能(包含重定向和后台运行),暂时不支持管道。已经在cygwin和Ubantu 7.10下测试通过。 主要包含: makefile 编译生成myshell可执行文件 myshell.c 主函数(涉及程序入口) utility.c 所有功能函数(将近1000行) myshell.h(包含宏定义、结构体声明、库函数的头文件,及utility.c中的所有函数的声明) readme 用户手册(当用户在myshell里输入help <command> 时,输出<command>的使用说明) -With pure C language under Linux in a Shell, contains tch and bash the basic functions (including redirect and running in the background), the moment does not support the pipeline. Has been under cygwin and test Ubantu 7.10. Mainly includes: makefile compiler generated executable file myshell main function myshell.c (relating to procedures for entrance) utility.c all the features of function (nearly 1000 lines) myshell.h (contains macro definition, the structure declaration, the first document library, and all utility.c statement function) readme user' s manual (when users enter help in myshell <command> , The output <command> The use of explanation)
Platform: | Size: 300032 | Author: Yang | Hits:

[OtherBashGuide

Description: bash新手指南,是介绍Linux下shell编程不错的入门级材料-bash new guide is to introduce the shell programming under Linux a good entry-level material
Platform: | Size: 356352 | Author: wangzhigang | Hits:

[Linux-UnixLearning-Bash-Shell_Examples

Description: User guide on how to use Bash she-User guide on how to use Bash shell
Platform: | Size: 30720 | Author: Hiten | Hits:
« 1 2 3 45 6 7 8 9 10 ... 25 »

CodeBus www.codebus.net