搜索资源列表
实践大师: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
linux
- 《Linux程序设计权威指南》源代码,包含: awk copyright curses cvs debug framebuffer gnome gnutools gtk i18n kde manual motif network newt qt regexp rpm shell style svgalib system thread xlib ya
shell_examples_calculate.tar
- shell 简单例程,含数学计算\\IP获取\\awk例程\\字数统计示例
LINUXUNIXShellProgrm1
- linux,Unix,shell编程详细说明。本书内容全面,包括了awk, sed, tr等常用工具的用法,对于shell初学者是不可多得的好书。
LINUXUNIXShellProgrm2
- linux,shell编程。讲解详细,包括awk,sed,tr等工具的使用。对于初学者而言,非常有帮助。
LINUXUNIXShellProgrm3
- linux,shell编程。讲解详细,包括awk,sed,tr等工具的使用。对于初学者而言,非常有帮助。
AWK编程实例指南
- 在UNIX的Shell里经常用到的AWK系列命令的详细例子介绍.-in UNIX Shell frequently use AWK series of orders of the examples presented in detail.
BuildData
- 一个应用awk填充所需数据文件的shell例子-Awk filling an application data files needed to shell example
batcmd
- 你可以使用DOS下的Edit或者Windows的记事本(notepad)等任何文本文件编辑工具创建和修改批处理文件。 bat是dos下的批处理文件 .cmd是nt内核命令行环境的另一种批处理文件 从更广义的角度来看,unix的shell脚本以及其它操作系统甚至应用程序中由外壳进行解释执行的文本,都具有与批处理文件十分相似的作用,而且同样是由专用解释器以行为单位解释执行,这种文本形式更通用的称谓是脚本语言。所以从某个程度分析,batch, unix shell, awk, bas
SEDandAWK
- 《sed和awk》,英文版。介绍了linux的2个强大的shell工具:sed, awk。是Linux开发进阶级好书。-O REILLY book: <<sed and awk>>
Presentaciones
- Presentation of AWK. Examples in PPT document and little explain of shell unix programming
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
AWK
- Linux与unix shell编程指南 - AWK介绍-Linux&unix shell
Shell-awk
- 这是我学习linux的脚本语言时,学习到awk的用法。awk是非常有用的函数,在做脚本语言时要经常用到的。-This is my time to learn linux scr ipting language, to learn the usage of awk. awk is a very useful function when doing the scr ipting language often used.
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
sed-and-awk
- shell编程中经常用到的关于sed和awk的使用方法讲解-shell programming is often used on the use of sed and awk to explain
