a2p (1) Linux Manual Page
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 this…
