搜索资源列表
实践大师: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
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
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
awkPandPsedP
- sed和awk是Linux/Unix中shell的非常有用的命令,其命令语法丰富,复杂。这片文档系统介绍了这两个命令的使用。-sed/awk,shell unix/Linux
Shell-Sed
- shell操作中 sed的命令、参数及一般用法-sed command shell operation parameters and general usage
Unix.Shells.By.Example
- 在《UNIX shell范例精解》(第4版附盘)的再版中,Quigley对她的经典著作进行了全新的改版,增加了当前shell程序员所需的最新内容——使用bash进行Linux shell编程。《UNIX shell范例精解》(第4版附盘)汇聚了Quigley 21年来的 shell编程教学经验。书中不仅展示了能帮助读者快速入门的大量精选范例,还系统地讲解了UNIX与GNU/Linux上的awk、sed及grep等内容。-In the second edition of the " UNI
sed-and-awk
- shell编程中经常用到的关于sed和awk的使用方法讲解-shell programming is often used on the use of sed and awk to explain
9base-6.tar
- 9base 9base is a port of various original Plan 9 tools for Unix, based on plan9port. It currently contains the following original (no source changes) shell commands from Plan 9 for Unix: ascii awk basename bc cal cat cleann
mod_icd_node
- shell修改xml文件脚本 sed_arm是sed的arm版本-The shell scr ipt modify the XML file
Linux Shell脚本编程--sed命令详解
- shell编程中经常用到sed命令,本文详细介绍了shell常用命令sed详细用法(sed will be usually used when shell coding)