blob: 0b853ef12404435fdb14ae76226e72219d746395 [file] [log] [blame]
$3 > 100 { print >"tempbig" }
$3 <= 100 { print >"tempsmall" }