shithub: trueawk

ref: 829f5258e66609a91efebe72e18d7cd5e80987f9
dir: /testdir/t.else/

View raw version
{ if($1>1000) print "yes"
  else print "no"
}