HardenedBSD/contrib/awk/test/manyfiles.awk

2 lines
28 B
Awk
Raw Normal View History

1997-10-14 20:17:11 +02:00
{ print $2 > ("junk/" $1) }