Posts Tagged ‘sed’
ed, red – text editor
USAGE
ed [-] [-Gs] [-p string] [file]
red [-] [-Gs] [-p string] [file]
DESCRIPTION
ed is a line-oriented text editor. It is used to create, display, mod-
[...]
a2p – Awk to Perl translator
USAGE
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.
[...]
Categories: A
