Re: [dev] Cataloging of contacts
On Wed, Nov 9, 2016 at 11:36 AM, Thomas Levine <__AT_thomaslevine.com> wrote:
> I want to keep track of some information about people, and I have an
> idea of what I want the user interface to be like. Perhaps is there
> already something close to what I want?
>
> I want to record the following information about each contact.
>
> * Name
> * Phone number
> * Email address
> * Postal address
Put them all in one file. Choose a field separator and record
separator. Use awk to do everything you want.
Received on Wed Nov 09 2016 - 20:50:15 CET
This archive was generated by hypermail 2.3.0
: Wed Nov 09 2016 - 21:00:13 CET