[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Stumped with a Posix/Perl Question



Given:

A - 1
A - 2
B - 1
B - 2

what's the simplest command or perl script to print it as:

A (1, 2)
B (1, 2)

or something equivalent.

Thanks



Reply to: