搜索资源列表
实践大师:UNIX awk和sed编程篇
- 这本书主要讲述了在UNIX下编写shell脚本的两个能力强大的工具awk和sed-this book mainly about the UNIX shell scr ipt prepared ability of the two powerful tool awk and sed
LINUXUNIXShellProgrm1
- linux,Unix,shell编程详细说明。本书内容全面,包括了awk, sed, tr等常用工具的用法,对于shell初学者是不可多得的好书。
LINUXUNIXShellProgrm2
- linux,shell编程。讲解详细,包括awk,sed,tr等工具的使用。对于初学者而言,非常有帮助。
LINUXUNIXShellProgrm3
- linux,shell编程。讲解详细,包括awk,sed,tr等工具的使用。对于初学者而言,非常有帮助。
SEDandAWK
- 《sed和awk》,英文版。介绍了linux的2个强大的shell工具:sed, awk。是Linux开发进阶级好书。-O REILLY book: <<sed and awk>>
SED
- 关于linux中的SED的详细解释,还有很多shell的应用举例,是很好的学习资料-The SED on the linux detailed explanation, there are many applications of the shell, for example, is a very good learning materials
perlpart
- Unix/Linux脚本编程: perl部分Perl 的设计目标是帮助 UNIX 用户完成一些常见的任务,这些任务对于 Shell 来说过于沉重或对移植性要求过于严格。Perl 语言中包含了 C、C++、shell,scr ipt、sed、awk 这几个语言的语法,它最初的目的就是用来取代 UNIX 中 sed/awk 与 脚本语言的组合,用来汇整信息,产生报表。因此 Perl 语言要远远比前面讲的 BASH 复杂和功能强大-Unix/Linux scr ipting: perl Perl pa
sed-4.1.5.tar
- sed shell脚本强大工具。linux下常用的工具。想知道原理的可以研究以下源码!-sed shell scr ipt is a powerful tool. Under the commonly used tools for linux. Would like to know we can study the following principle source!
linuxAndunix_shell_Program
- linux与unix_shell编程指南,讲述了用find和xargs,文件安全与权限,命令执行顺序,grep家族,awk,sed,tr,shell变量和环境,shell脚本介绍,函数,shell嵌入命令,输入输出,常用shell命令-linux and unix_shell programming guide describes the use of find and xargs, file security and permissions, the command execution ord
Bash
- 毫无疑问, UNIX/Linux最重要的软件之一就是shell, 目前最流行的shell被称为Bash(Bourne Again Shell), 几乎所有的 Linux和绝大部分的 UNIX 都可以使用 Bash。 作为系统与用户之间的交互接口, shell 几乎是你在 UNIX 工作平台上最亲密的朋友,因此,学好 shell,是学习 Linux/UNIX 的的开始,并且它 会始终伴随你的工作学习。-Bibliography A. Contributed scr ipts
shell_program
- 教你使用sed流编辑器,更好的掌握shell脚本的开发-Teach you to use sed stream editor, a better grasp of the development of shell scr ipts
perl_program_scripts
- Perl借取了C、sed、awk、shell scr ipting以及很多其他程序语言的特性。其中最重要的特性是它内部集成了正则表达式的功能,以及巨大的第三方代码库CPAN。简而言之,Perl象C一样强大,象awk、sed等脚本描述语言一样方便。-Perl borrows the C, sed, awk, shell scr ipting, and many other programming language features. One of the most important featur
Linux.O_Reilly.SEDPandPAWK
- Linux.O_Reilly.SED+and+AWK.pdf 详细讲解Unix环境下的sed和awk的语法和用法,这两个命令在Shell编程中占了很大的比重,而且对于处理文本有很好的帮助,方便对大型数据文本处理-Linux.O_Reilly.SED+ and+ AWK.pdf explain in detail the Unix environment sed and awk' s syntax and usage, these two commands in the Shell prog
Prentice.Hall-Unix.Shells.By.4th
- Prentice.Hall-Unix.Shells.By.Example,4th.Edition 经典的Shell编程英文版,学习Shell编程的好助手,章节略显: Shell Programming QuickStart 5 sed,the Streamlined Editor, 6. The awk Utility-Prentice.Hall-Unix.Shells.By.Example, 4th.Edition classic Shell programming in English, l
shell-regular-expression
- shell中的grep家族,sed,awk家族的使用难点记录。-grep,sed,awk,the use of them in shell
Shell-Sed
- shell操作中 sed的命令、参数及一般用法-sed command shell operation parameters and general usage
shell-sed
- 收集整理比较全 shell sed 命令与实例教程,对了解shell编程意义很大-Collected relatively full shell sed command with tutorial examples, shell programming very meaningful for understanding
Major-Linux-shell-command--sed--awk
- Linux主要shell命令、sed、awk使用详解-Major Linux shell command, sed, awk explain the use of
sed-and-awk
- shell编程中经常用到的关于sed和awk的使用方法讲解-shell programming is often used on the use of sed and awk to explain
Linux Shell脚本编程--sed命令详解
- shell编程中经常用到sed命令,本文详细介绍了shell常用命令sed详细用法(sed will be usually used when shell coding)