linux三剑客之awk
Posted students
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了linux三剑客之awk相关的知识,希望对你有一定的参考价值。
man sed NAME sed - stream editor for filtering and transforming text SYNOPSIS sed [OPTION]... {script-only-if-no-other-script} [input-file]...
GAWK(1) Utility Commands GAWK(1) NAME gawk - pattern scanning and processing language SYNOPSIS gawk [ POSIX or GNU style options ] -f program-file [ -- ] file ... gawk [ POSIX or GNU style options ] [ -- ] program-text file ... pgawk [ POSIX or GNU style options ] -f program-file [ -- ] file ... pgawk [ POSIX or GNU style options ] [ -- ] program-text file ... dgawk [ POSIX or GNU style options ] -f program-file [ -- ] file ...
以上是关于linux三剑客之awk的主要内容,如果未能解决你的问题,请参考以下文章