# ./addressbook addressFile Opened address book file: addressFile Options: Press 'v' to view whole address book Press 'r' to manipulate a particular record Press 'n' to make a new record Press 'q' to save and quit v 0 Brown|Sarah|slb42@cam.ac.uk|09/11/00|o 1 Martin|test2|ned21@cam.ac.uk|09/04/01|o 2 Smith|Ceri|dfg34@cam.ac.uk|09/11/00|o 3 dimmock|sophie|friendsfreak@supanet.com|6/11/00|o 4 jones|nathan|test@cam.ac.uk|09/11/00|o 5 test1|test2|ned21@cam.ac.uk|09/11/00|d Options: Press 'v' to view whole address book Press 'r' to manipulate a particular record Press 'n' to make a new record Press 'q' to save and quit r Enter record number and press enter 1 Martin|test2|ned21@cam.ac.uk|09/04/01|o Options d Delete record u Update record u Choose field: 0 = surname, 1 = forename, 2 = e-mail 1 Enter new value: Steve Update entry called: 1 Martin|Steve|ned21@cam.ac.uk|10/04/01|o Options: Press 'v' to view whole address book Press 'r' to manipulate a particular record Press 'n' to make a new record Press 'q' to save and quit v 0 Brown|Sarah|slb42@cam.ac.uk|09/11/00|o 1 Martin|Steve|ned21@cam.ac.uk|10/04/01|o 2 Smith|Ceri|dfg34@cam.ac.uk|09/11/00|o 3 dimmock|sophie|friendsfreak@supanet.com|6/11/00|o 4 jones|nathan|test@cam.ac.uk|09/11/00|o 5 test1|test2|ned21@cam.ac.uk|09/11/00|d