a2p (1) Linux Manual Page
a2p – Awk to Perl translator Synopsisa2p [options] [filename] DescriptionA2p takes an awk script specified on the command line (or from standard input) and produces a comparable perl script on the standard output. OPTIONSOptions include: -D<number> sets debugging flags. -F<character> tells a2p that this awk script is always invoked with this -F switch. -n<fieldlist> specifies…
