搜索资源列表
实践大师: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
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
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.
shell-regular-expression
- shell中的grep家族,sed,awk家族的使用难点记录。-grep,sed,awk,the use of them in shell
Major-Linux-shell-command--sed--awk
- Linux主要shell命令、sed、awk使用详解-Major Linux shell command, sed, awk explain the use of
awk学习
- 详细讲解awk使用方法,可用于shell编程中使用。
sed-and-awk
- shell编程中经常用到的关于sed和awk的使用方法讲解-shell programming is often used on the use of sed and awk to explain