index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
manyfiles.awk
blob: 212e88d782989713afe1d24508d0fe8c9f0c7535 (
plain
)
1
{
print
$2
>
"junk/"
$1
}