代码搜索:awk

找到约 3,459 项符合「awk」的源代码

代码结果 3,459
www.eeworm.com/read/368383/2821430

entries

/AsmMacros.h/1.1.1.1/Sun May 30 09:42:43 2004//D2004.05.31.16.00.00 /README/1.1.1.1/Sun May 30 09:42:43 2004//D2004.05.31.16.00.00 /awk.scr/1.1.1.1/Sun May 30 09:42:43 2004//D2004.05.31.16.00.00 /cbio
www.eeworm.com/read/367182/2854272

h errno.h

/* This file generated by errnos.awk. */ /* The Hurd uses Mach error system 0x10, currently only subsystem 0. */ #ifndef _HURD_ERRNO #define _HURD_ERRNO(n) ((0x10
www.eeworm.com/read/473980/6828067

sh lab6_4.sh

#ch="Y" #while [ $ch = "Y" -o $ch = "y" ] #do clear awk -F ":" 'BEGIN{ printf("Roll\t" "Name\t" "Branch\t" "Sem\t" "Total Mraks\n") } { print $1"\t", $2"\t", $3"\t", $4"\t", $5 } END{ }' lab6_1.t
www.eeworm.com/read/346479/11742534

money configure.in.money

dnl Process this file with autoconf to produce a configure script. AC_INIT(money.h) AM_INIT_AUTOMAKE(money,0.2) dnl Checks for programs. AC_PROG_AWK AC_PROG_CC AC_PROG_INSTALL AC_PROG_LN_S dnl This
www.eeworm.com/read/231996/14212255

report_times

#!/bin/bash #report pairing times for each type of parameter for p in a d159 d201 d224 e f g149 a1 do echo -en $p'\t' benchmark/benchmark < param/$p.param | awk '/time =/ {printf "%s", $5 "\t"
www.eeworm.com/read/124343/14571903

html 367.html

linux知识宝库/shell/awk中如何使用shell的环境变量
www.eeworm.com/read/124343/14573162

html 332.html

linux知识宝库/shell/关于awk中计算正弦90度的问题
www.eeworm.com/read/124343/14574589

html 382.html

linux知识宝库/shell/去掉awk中单引号的特殊性
www.eeworm.com/read/474814/1389439

h ex_apprec_auto.h

/* Do not edit: automatically built by gen_rec.awk. */ #ifndef ex_apprec_AUTO_H #define ex_apprec_AUTO_H #define DB_ex_apprec_mkdir 10000 typedef struct _ex_apprec_mkdir_args { u_int32_t type; DB_T
www.eeworm.com/read/457053/1600644

com flowallc1.v2.com

# To run this: "csh FlowAllC1.v2.com". # set randomseed=0 set filename=fairflow.xgr set run=21 rm -f Dist.data set num = 0 while ($num < 100) ../../ns Flow4C.v2.tcl combined $randomseed awk '{pri