# gawk profile, created Sat Jan 10 12:07:51 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" 20 while (j != 0 && r == 1) { 20 j-- 20 r = getline x < s 20 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" 8 while (r == 1) { 8 r = getline x < s 8 print ((((((s " r: ") r) "\tx: ") x) "\tERRNO: ") ERRNO) } 3 print "\n" 3 system("sleep 0.1") } }