# gawk profile, created Sat Jan 10 12:03:55 2009 # BEGIN block(s) BEGIN { 1 m = 3 3 while (m != 0) { 3 m-- 3 r = 1 3 j = 8 3 s = "/inet/tcp/9999/comix/9809" 12 while (j != 0 && r == 1) { 12 j-- 12 r = getline x < s 12 print ((((((s " r: ") r) "\tx: ") x) "\tERRNO: ") ERRNO) } 3 r = close(s) 3 print ((((("close(" s) "): ") r) "\tERRNO: ") ERRNO) 3 r = 1 3 s = "/inet/tcp/9999/comix/9808" 12 while (r == 1) { 12 r = getline x < s 12 print ((((((s " r: ") r) "\tx: ") x) "\tERRNO: ") ERRNO) } 3 r = close(s) 3 print ((((("close(" s) "): ") r) "\tERRNO: ") ERRNO) 3 print $0 3 system("sleep 0.1") } }