awk - Unix, Linux Command---reference
发布时间:2021-01-25 20:46:50 所属栏目:Linux 来源:网络整理
导读:副标题#e# http://www.tutorialspoint.com/unix_commands/awk.htm gawk - pattern scanning and processing language gawk?[?POSIX?or?GNU?style options ]?-f? program-file ?[?--?] file ...?gawk?[?POSIX?or?GNU?style options ] [?--?]? program-text ?
Additional output redirections are allowed for?print?and?printf.
NOTE:?If using a pipe or co-process to?getline,or from?print?or?printf?within a loop,youmust?use?close()?to create new instances of the command.?AWK?does not automatically close pipes or co-processes when they return EOF. The printf StatementThe?AWK?versions of the?printf?statement and?sprintf()?function (see below) accept the following conversion specification formats:
【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
站长推荐
热点阅读