int gotmachine = 0;
int l1 = strlen(m1);
int l2 = strlen(m2);
char m1save[64];
char m1save[MAXHOSTNAMELEN];
if (skiprc)
return;