代码搜索:awk
找到约 3,459 项符合「awk」的源代码
代码结果 3,459
www.eeworm.com/read/339586/3297910
awk range.awk
# $Id: range.awk,v 10.2 1999/11/21 18:01:42 bostic Exp $
#
# Print out a range of the log
/^\[/{
l = length($1) - 1;
i = index($1, "]");
file = substr($1, 2, i - 2);
file += 0;
start = i + 2;
o
www.eeworm.com/read/339586/3297911
awk count.awk
# $Id: count.awk,v 10.2 1999/11/21 18:01:42 bostic Exp $
#
# Print out the number of log records for transactions that we
# encountered.
/^\[/{
if ($5 != 0)
print $5
}
www.eeworm.com/read/338479/3317109
scr awk.scr
/.*\(0x3da.*/||/.*\(0x3ba.*/ {
if (v_3da != 1) print "_v_retrace_";
v_3da = 1;
next;
}
/.*\(0x42.*/||/.*\(0x43.*/ {
if (v_4x != 1) print "_timer_";
www.eeworm.com/read/332370/3399507
scr awk.scr
/.*\(0x3da.*/||/.*\(0x3ba.*/ {
if (v_3da != 1) print "_v_retrace_";
v_3da = 1;
next;
}
/.*\(0x42.*/||/.*\(0x43.*/ {
if (v_4x != 1) print "_timer_";
www.eeworm.com/read/320652/3546152
awk errnos.awk
# Copyright (C) 1991,92,93,94,95,96,97,2000,01,02
# Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
# mod
www.eeworm.com/read/317867/3575307
awk ensemble.awk
# program to produce loran ensemble statistics from clockstats files
#
# usage: awk -f ensemble.awk clockstats
#
# format of input record (time values in seconds)
# 49165 8.628 127.127.10.1 93:178:00:
www.eeworm.com/read/317867/3575309
awk clock.awk
# awk program to scan clockstat files and report errors/statistics
#
# usage: awk -f check.awk clockstats
#
# This program works for the following radios:
# PST/Traconex 1020 WWV reciever
# Arbiter 10
www.eeworm.com/read/317867/3575313
awk etf.awk
# program to produce external time/frequence statistics from clockstats files
#
# usage: awk -f etf.awk clockstats
#
# format of input record
# 49165 40.473 127.127.10.1 93:178:00:00:39.238 ETF
# +175
www.eeworm.com/read/317867/3575314
awk itf.awk
# program to produce intewrnal time/frequence statistics from clockstats files
#
# usage: awk -f itf.awk clockstats
#
# format of input record
# 49227 67.846 127.127.10.1 93:240:00:00:51.816 ITF
# COC
www.eeworm.com/read/317867/3575316
awk tdata.awk
# program to produce loran tdata statistics from clockstats files
#
# usage: awk -f tdata.awk clockstats
#
# format of input record (missing replaced by -40.0)
# 49228 36.852 127.127.10.1 93:241:00:00