Running :
int main(int argc, char** argv){ char* file_one = malloc(10); char* file_two = malloc(10); strcpy(file_one, argv[1]); printf("