home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / gawk-2.15.6-src.tgz / tar.out / fsf / gawk / test / manyfiles.awk < prev    next >
Text File  |  1996-09-28  |  28b  |  2 lines

  1. { print $2 > ("junk/" $1) }
  2.