#include <string.h>
#include "extern.h"

exewho()
	{  strcpy(ssent,"߰   Jn\n");
	   if ( ! exp_flg ) rsout();
	   strcpy(fname,whofile);
	   sendfile(0);
	return(0);
	}
