代码搜索:awk
找到约 3,459 项符合「awk」的源代码
代码结果 3,459
www.eeworm.com/read/455269/1624758
readme
Requirements:
1. Make sure you have the following binaries in your PATH variable
1. ns
2. gnuplot
3. gv
4. awk
5. grep
6. sort
2. perl is installed in /usr/bin/perl
3. csh is installed in
www.eeworm.com/read/248230/4470607
spec php5-sqlite3.spec
%define def_php_extdir /usr/lib/php/extensions
%define php_extdir %(php-config --extension-dir || echo "%{def_php_extdir}")
%define pear_dir %(pear5 config-show | grep php_dir | awk '{print $4}')
www.eeworm.com/read/247473/4481681
h qam_auto.h
/* Do not edit: automatically built by gen_rec.awk. */
#ifndef __qam_AUTO_H
#define __qam_AUTO_H
#define DB___qam_incfirst 84
typedef struct ___qam_incfirst_args {
u_int32_t type;
DB_TXN *txnid;
D
www.eeworm.com/read/247473/4481682
h dbreg_auto.h
/* Do not edit: automatically built by gen_rec.awk. */
#ifndef __dbreg_AUTO_H
#define __dbreg_AUTO_H
#define DB___dbreg_register 2
typedef struct ___dbreg_register_args {
u_int32_t type;
DB_TXN *tx
www.eeworm.com/read/247473/4481704
h crdel_auto.h
/* Do not edit: automatically built by gen_rec.awk. */
#ifndef __crdel_AUTO_H
#define __crdel_AUTO_H
#define DB___crdel_metasub 142
typedef struct ___crdel_metasub_args {
u_int32_t type;
DB_TXN *tx
www.eeworm.com/read/237551/4627085
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/213708/4912889
com flowalla1.v2.com
# To run this: "csh FlowAllA1.v2.com".
#
set randomseed=0
set filename=fairflow.xgr
set run=1
rm -f Dist.data
set num = 0
while ($num < 100)
../../ns Flow4A.v2.tcl combined $randomseed
awk '{prin
www.eeworm.com/read/213708/4913031
readme
Requirements:
1. Make sure you have the following binaries in your PATH variable
1. ns
2. gnuplot
3. gv
4. awk
5. grep
6. sort
2. perl is installed in /usr/bin/perl
3. csh is installed in
www.eeworm.com/read/213708/4913059
sh alludp.sh
#! /bin/csh
ns red-pd.tcl one netAllUDP AllUDP enable 0 verbose -1 plotq 0 time 400
ns red-pd.tcl one netAllUDP AllUDP testUnresp 0 verbose -1 plotq 0 time 400
awk '{ if ($4 != 0) { if ($2==190) st
www.eeworm.com/read/213708/4913331
com gnuplota.com
# csh figure2A.com temp1.rands testname
set filename=$1
set filename3=$2
set first='"packets'
set second='"skip-1'
awk '{if ($1~/'$first'/) yes=1; if ($1~/'$second'/) yes=0; \
if(yes==1&&NF==2){prin