Man page for a??
Thursday, October 1st, 2009A2P Section: Perl Programmers Reference Guide (1)Updated: 2005-04-04Index Return to Main Contents NAME a2p - Awk to Perl translator SYNOPSIS a2p [options] [filename] DESCRIPTION A2p takes an awk script specified on the command line (or from standard input) and produces a comparable perl script on the standard output. OPTIONS Options include: -D<number> sets debugging flags. -F<character> tells a2p that this awk script is always invoked with ...