码迷,mamicode.com
首页 > 系统相关 > 详细

linux三剑客之awk

时间:2019-02-01 11:25:10      阅读:200      评论:0      收藏:0      [点我收藏+]

标签:scan   att   ash   ons   orm   ops   script   pga   inux   

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

标签:scan   att   ash   ons   orm   ops   script   pga   inux   

原文地址:https://www.cnblogs.com/students/p/10344892.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!