Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
one-true-awk
/
d54b703cae9c5e7d5cf0f251bc847d38a70170c4
/
.
/
testdir
/
p.47
blob: 0b853ef12404435fdb14ae76226e72219d746395 [
file
] [
log
] [
blame
]
$3
>
100
{
print
>
"tempbig"
}
$3
<=
100
{
print
>
"tempsmall"
}