copy_of
static void *copy_of(char *s);
chat_file = copy_of(optarg);
report_file = copy_of(optarg);
phone_num = copy_of(optarg);
phone_num2 = copy_of(optarg);