`
marlgl
  • 浏览: 71344 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

grep and sed

阅读更多
grep -n x.log 

sed -n '1000,2000p' x.log > target.log
分享到:
评论

相关推荐

    grep awk sed调研文档

    Grep (global search regular [removed]RE) and print out the line,全面搜索正则表达式并 把行打印出来)是一种强大的文本搜索工具,它能使用正则表达式搜索文本,并把匹配的行打印 出来。Grep家族包括Grep、 eGrep...

    sed_awk_grep.chm

    sed awk grep命令使用 sed awk grep命令使用 sed awk grep命令使用

    gcc-2008-proceedings

    Using GCC Instead of Grep and Sed 21 Taras Glek & David Mandelin Middle-End Array Expressions 33 Richard Guenther Adding Coding Rule Checking Capabilities to the GCC Toolchain 43 G. Marpons, Á. Polo,...

    Your.UNIX.Linux.The.Ultimate.Guide.3rd.Ed

    Chapter 10 Filters Using Regular Expressions—grep and sed Chapter 11 Networking Tools PART II UNIX for the Programmer Chapter 12 Filtering and Programming with awk Chapter 13 Shell Programming ...

    sed and awk文档合集

    说是sed和awk的合集,但是里面也有很多其它的东西.其中就包括了一个windows版的grep.本来也有windows的sed,不过好像不好用.呵呵.希望大家捧场. 里面有很多不错的例子.懒得看文档的人有福了阿.

    《sed与awk(第二版)》[PDF]

    本书介绍了一组名字奇特的UNIX实用工具:sed和awk。这组实用工具有很多共同的特征,譬如正则表达式在模式...一般情况下,从grep到sed和awk的学习过程是很自然的,所以本书涵盖了上述3个程序,而重点集中在sed和awk。

    sed_awk.chm

    Because there is a natural progression in learning from grep to sed to awk, we will be covering all three programs, although the focus is on sed and awk. Sed and awk are tools used by users, ...

    sed-awk-2nd-edition.chm

    The book begins with an overview and a tutorial that demonstrate a progression in functionality from grep to sed to awk. sed and awk share a similar command-line syntax, accepting user instructions in...

    linux命令行集合

    1.su root/exit/(shutdown -r重启/h关机 now) 2.find . -name 'My*' ... -and /并的意思 3.cp -i exam1.c /usr/wang/aifeng.c cp exam1.c /usr/wang/ cp -r /usr/xu/ /usr/liu/ 整个目录的复制

    开源项目-gvalkov-tailon.zip

    开源项目-gvalkov-tailon.zip,Tailon: A web wrapper around tail, grep, sed and awk

    Small.Sharp.Software.Tools.epub

    You can even create new tools that fit right in with grep, sed, awk, and xargs. You'll work with the Bash shell and the most common command-line utilities available on macOS, Windows 10, and many ...

    The Linux Command Line: A Complete Introduction, 2nd Edition(Linux命令行大全,第二版)

    Slice and dice text files with cut, paste, grep, patch, and sed Once you overcome your initial "shell shock," you'll find that the command line is a natural and expressive way to communicate with ...

    the linux command line

    Slice and dice text files with cut, paste, grep, patch, and sed Once you overcome your initial 'shell shock,' you'll find that the command line is a natural and expressive way to communicate with your...

    The Linux Command Line

    Slice and dice text files with cut, paste, grep, patch, and sed Once you overcome your initial 'shell shock,' you'll find that the command line is a natural and expressive way to communicate with your...

    《UNIX编程环境》(The UNIX Programming Envirment)(Brian W.Kernighan, Rob Pike)英文原版[PDF]

    The reader is led through topics ranging from the use of filters, to how to use C for programming robust Unix applications, and the basics of grep, sed, make, and awk. The book closes with a tutorial...

    awk and sek 2nd

    OReilly.Sed.And.Awk.2nd.Edition.pdf

    minimal_perl_for_unix_and_linux_people.pdf

    By emphasizing Perl’s grep, sed, and awk-like features, and relying Forward Backward A and B; B if A; A && B; B if A; A and do { B }; do { B } if A; A && do { B }; do { B } if A; if (A) { B }; B if ...

    Unix Shell编程工具

    Unix shell, grep, awk, sed, and bash learning

    Prentice.Hall.PTR.UNIX.Shells.by.Example.4th.Edition

    She also systematically introduces awk, sed, and grep for both UNIX and GNU/Linux . . . making this the only shell programming book you’ll ever need! New in this edition: Comprehensive coverage of...

    psnfix:从fixdat下载PSN PKG

    psnfix 从fixdat下载PSN PKG依靠linux,bash,wget,zip,grep,sed,mktemp,xxd, 根据请下载并放入$ HOME用法./fix_dl.sh -f <dat> -c -d -u -r-f - dat-name-d - download PKG-files (need wget)-c - compress ...

Global site tag (gtag.js) - Google Analytics