加入收藏 | 设为首页 | 会员中心 | 我要投稿 网站开发网_马鞍山站长网 (https://www.0555zz.com/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 站长百科 > 正文

awk - Unix, Linux Command---reference

发布时间:2021-01-29 04:45:02 所属栏目:站长百科 来源:网络整理
导读:副标题#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 ?

<tr>
<th width="25%">Tag

</tr>
<tr valign="top">
<td>PROCINFO["euid"]</td>
<td valign="bottom">the value of the?geteuid(2) system call.</td>

(编辑:网站开发网_马鞍山站长网)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

</tr>
<tr valign="top">
<td>PROCINFO</td>
<td valign="bottom">The elements of this array provide access to information about the running?AWK?program. On some systems,there may be elements in the array,?"group1"?through?"groupn"?for some?n,which is the number of supplementary groups that the process has. Use the?in?operator to test for these elements. The following elements are guaranteed to be available:
<table class="src" border="1" cellspacing="0" cellpadding="5">

Description