代码搜索:awk

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

代码结果 3,459
www.eeworm.com/read/471908/1420106

awk geturl.awk

BEGIN { if (ARGC != 2) { print "GETURL - retrieve Web page via HTTP 1.0" print "IN:\n the URL as a command-line parameter" print "PARAM(S):\n -v Proxy=MyProxy" print "OUT:\n
www.eeworm.com/read/471908/1420108

awk eliza.awk

function SetUpServer() { SetUpEliza() TopHeader = \ "An HTTP-based System with GAWK\
www.eeworm.com/read/471908/1420112

awk webgrab.awk

BEGIN { RS = "http://[#%&\\+\\-\\./0-9\\:;\\?A-Z_a-z\\~]*" } RT != "" { command = ("gawk -v Proxy=MyProxy -f geturl.awk " RT \ " > doc" NR ".html") print command }
www.eeworm.com/read/471908/1420115

awk log.awk

BEGIN { print log(0), log(-1), log(100) }
www.eeworm.com/read/471908/1420118

awk exp.awk

BEGIN { print exp(0), exp(1000000), exp(0.5) }
www.eeworm.com/read/471161/1433284

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/471161/1433286

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/471161/1433290

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/471161/1433291

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/471161/1433293

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