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: 8651a3a46d69685bccecf6c39082969a038a136b (
plain
)
1
{
print
$2
>
(
"junk/"
$1
)
}